Eplan Platform API
Eplan.EplApi.DataModel Namespace / Properties.StorableObject Enumeration

In This Topic
    Properties.StorableObject Enumeration
    In This Topic
    Identificators of properties owned by StorableObject class.
    Syntax
    public enum Properties.StorableObject : System.Enum 
    public enum class Properties.StorableObject : public System.Enum 
    Members
    MemberValueDescription
    PROPUSER_DBOBJECTID2000Object identification # 2000.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.DataModel.Properties.StorableObject

    See Also