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

In This Topic
    DMPLAOBJECTDEFINITION_NAME Property
    In This Topic
    Segment definition: Displayed name # 44003.
    Syntax
    public PropertyValue DMPLAOBJECTDEFINITION_NAME {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECTDEFINITION_NAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Displayed name of segment definition, e.g., "Planning object general".

    See Also