Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / SegmentDefinitionPropertyList Class / DMPLAOBJECTDEFINITION_DISPLAYNAME_FORMAT Property / DMPLAOBJECTDEFINITION_DISPLAYNAME_FORMAT Property

In This Topic
    DMPLAOBJECTDEFINITION_DISPLAYNAME_FORMAT Property
    In This Topic
    Display format: Segment name # 44002.
    Syntax
    public PropertyValue DMPLAOBJECTDEFINITION_DISPLAYNAME_FORMAT {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECTDEFINITION_DISPLAYNAME_FORMAT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Format for displayed name, define at the segment definition, and displayed at the planning objects / structure segments.

    See Also