Show / Hide Table of Contents

    ProjectGroups

    Queryable, Introduced in version 24.6

    GET https://localhost:8001/sv/001.1/api/v1/Common/ProjectGroups
    

    Represents a project group.

    GUID

    7FDCA3A6-3736-40C6-BCAD-0CC97744F868
    

    Required permission

    Show basic data for project
    

    Properties

    Name Type Summary Introduced in
    Id Int64 The business key identifier of the project group.
    Number Int64 The human readable identifier of the project group.

    • Unique
    Description String The translated description of the project group.

    Example

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