Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DMPLAOBJECT_DEFINITIONDISPLAYNAME Property / DMPLAOBJECT_DEFINITIONDISPLAYNAME Property

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

    Property Value

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

    This property is read-only..

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

    See Also