API Help
Eplan.EplApi.DataModel Namespace / Location Class / HierarchyId Property

In This Topic
    HierarchyId Property
    In This Topic
    Gets hierarchy level of location.
    Syntax
    public Project.Hierarchy HierarchyId {get;}
    public:
    property Project.Hierarchy HierarchyId {
       Project.Hierarchy get();
    }
    Exceptions
    ExceptionDescription
    Thrown when location is not created.
    See Also