Show / Hide Table of Contents

    MeasuringReportingInfo

    Type, Introduced in version 22.9

    Represents information about a measuring reporting.

    Returned from the GetInfo command.

    Properties

    Name Type Summary Introduced in
    ReportNumber Int64 The report number of the manufacturing order operation.
    Forms MeasuringReportingFormInfo[] Information about measuring reporting forms.

    Example

    {
      "ReportNumber": 0,
      "Forms": null
    }
    
    Back to top Copyright © 2023 Monitor ERP System AB