Eplan Platform API
Eplan.EplApi.DataModel Namespace / Project.Hierarchy Enumeration

Project.Hierarchy Enumeration
Hierarchy level of the device structure
Syntax
public enum Project.Hierarchy : System.Enum 
Members
MemberValueDescription
Document5Document type (&)
Functional0Functional assignment (==)
Installation4Higher level function number
Location3Mounting location (+)
NotSpecified-1not specified (used to indicate that project sections are not enabled)
Place2Installation site (++)
Plant1Higher-level function (=)
Product7Product
UserDef6User-defined (#)
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.DataModel.Project.Hierarchy

See Also