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

In This Topic
    DMPLAOBJECT_DESIGNATION Property
    In This Topic
    Designation # 44004.
    Syntax
    public PropertyValue DMPLAOBJECT_DESIGNATION {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_DESIGNATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Name of the structure segment or planning object. This name is identifying on a structure level in the space.

    See Also