Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Variant Class / GetWorkdesks Method
In This Topic
    GetWorkdesks Method
    In This Topic
    Get list of workdesks in this variant.
    Syntax
    public List<Workdesk> GetWorkdesks()

    Return Value

    All workdesks in this variant.
    Exceptions
    ExceptionDescription
    The object is in invalid state. Obtain a new one.

    Internal error of HpD or HpD API.

    IMPORTANT: Throwing this exception changes HpD Api's state to Failed.

    Your license does not allow you to use workdesks.
    See Also