Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / SegmentTemplatePropertyList Class / DMPLASPECIFICATION_DESCRIPTION Property / DMPLASPECIFICATION_DESCRIPTION Property

In This Topic
    DMPLASPECIFICATION_DESCRIPTION Property
    In This Topic
    Segment template: Description # 44049.
    Syntax
    public PropertyValue DMPLASPECIFICATION_DESCRIPTION {get; set;}
    public:
    property PropertyValue^ DMPLASPECIFICATION_DESCRIPTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Displayed name of the segment template.

    See Also