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

    Return Value

    All workspaces 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 workspaces.
    See Also