Show / Hide Table of Contents

    MeasuringReportingSelectionRowInfo

    Type, Introduced in version 22.9

    Represents information about a measuring reporting selection row.

    Used by the MeasuringReportingFormInfo type.

    Properties

    Name Type Summary Introduced in
    Description String The translated description of the measuring reporting selection row.
    RowIndex Int32 The row index of the measuring reporting selection row.
    Rows MeasuringReportingRowInfo[] Information about measuring reporting rows.

    Example

    {
      "Description": null,
      "RowIndex": 0,
      "Rows": null
    }
    
    In This Article
    • Properties
    • Example
    Back to top Copyright © 2023 Monitor ERP System AB