Show / Hide Table of Contents

    WorkshopScheduleCycles

    Queryable, Introduced in version 24.5

    GET https://localhost:8001/sv/001.1/api/v1/TimeRecording/WorkshopScheduleCycles
    

    Represents a workshop schedule cycle

    GUID

    68774F82-59F5-47F3-BFD6-6632242BADA7
    

    Required permission

    Show person
    

    Properties

    Name Type Summary Introduced in
    Id Int64 The business key identifier of workshop schedule cycle.
    Number String The number of the workshop schedule cycle.
    Description String The description of the workshop schedule cycle.
    StartDay Int32 The start day of the workshop schedule cycle.

    Example

    {
      "Id": 0,
      "Number": null,
      "Description": null,
      "StartDay": 0
    }
    
    Back to top Copyright © 2023 Monitor ERP System AB