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

In This Topic
    DMPLASPECIFICATION_NAME Property
    In This Topic
    Segment template: Name (identifying) # 44050.
    Syntax
    public PropertyValue DMPLASPECIFICATION_NAME {get; set;}
    public:
    property PropertyValue^ DMPLASPECIFICATION_NAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Identifying name of the segment template. The segment template is managed in EPLAN under this name.

    See Also