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

In This Topic
    Properties.SegmentDefinition Enumeration
    In This Topic
    Identificators of properties owned by SegmentDefinition class.
    Syntax
    public enum Properties.SegmentDefinition : System.Enum 
    public enum class Properties.SegmentDefinition : public System.Enum 
    Members
    MemberValueDescription
    DMPLAOBJECTDEFINITION_BEGINWITHPREFIX44046Segment definition: Preceding sign also at the beginning # 44046.
    DMPLAOBJECTDEFINITION_DISPLAYNAME_FORMAT44002Display format: Segment name # 44002.
    DMPLAOBJECTDEFINITION_NAME44003Segment definition: Displayed name # 44003.
    DMPLAOBJECTDEFINITION_NO_STRUCTUREDELIMITER44033Structure identifiers without separators # 44033.
    DMPLAOBJECTDEFINITION_PREFIX44045Segment definition: Preceding sign # 44045.
    FUNC_BLOCK_FORMAT20202Block property: Format # 20202.
    FUNC_CRAFT20466Trade # 20466.
    WRITEPROTECTED3014Change protection # 3014.
    WRITEPROTECTED_AUTOMATIC3015Change protection (hierarchical) # 3015.
    Inheritance Hierarchy

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

    See Also