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

In This Topic
    DESIGNATION_PLANT_PART Property
    In This Topic
    Function designation (single component) # 1128.
    Syntax
    public PropertyValue DESIGNATION_PLANT_PART {get; set;}
    public:
    property PropertyValue^ DESIGNATION_PLANT_PART {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Part of the structure identifier of the higher-level function that is entered at this planning object. The entire structure identifier for a planning object consists in this case of the own individual part and all the parts of the superior structure segments and planning objects.

    See Also