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

In This Topic
    DMPLAOBJECT_DEFINITIONNAME Property
    In This Topic
    Segment definition: Name (identifying) # 44001.
    Syntax
    public PropertyValue DMPLAOBJECT_DEFINITIONNAME {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_DEFINITIONNAME {
       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 definition, e.g., "EPLAN.Base.Component.Common".

    See Also