API Help
Eplan.EplApi.DataModel Namespace / Properties.Location Enumeration

In This Topic
    Properties.Location Enumeration
    In This Topic
    Identificators of properties owned by Location class.
    Syntax
    public enum Properties.Location : System.Enum 
    public enum class Properties.Location : public System.Enum 
    Members
    MemberValueDescription
    AUTOMATIONML_OBJECTID25030# 25030.
    LOCATION_DESCRIPTION1002Structure description # 1002.
    LOCATION_DESCRIPTION_21007Structure description 2 # 1007.
    LOCATION_DESCRIPTION_31008Structure description 3 # 1008.
    LOCATION_DESCRIPTION_SUPPLEMENTARYFIELD1009Structure description Supplementary field # 1009.
    LOCATION_FULLNAME1001Complete structure identifier # 1001.
    LOCATION_FULLNAME_WITHPREFIX1003Complete structure identifier with preceding sign # 1003.
    LOCATION_NAME1000Structure identifier # 1000.
    LOCATION_NAMEPART1010Structure identifier: superior name component # 1010.
    LOCATION_TYPENAME1004Identifier block # 1004.
    LOCATION_TYPENAME_NR1006Identifier block (ID) # 1006.
    LOCATION_UPPERLOCATION1011Structure identifier superior # 1011.
    LOCATION_UPPERLOCATION_DESCRIPTION1012Structure identifier superior: Description # 1012.
    LOCATION_USE1005Usage count # 1005.
    WRITEPROTECTED3014Change protection # 3014.
    WRITEPROTECTED_AUTOMATIC3015Change protection (hierarchical) # 3015.
    Inheritance Hierarchy

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

    See Also