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

In This Topic
    DESIGNATION_USERDEFINED_PART Property
    In This Topic
    User-defined structure (single component) # 1628.
    Syntax
    public PropertyValue DESIGNATION_USERDEFINED_PART {get; set;}
    public:
    property PropertyValue^ DESIGNATION_USERDEFINED_PART {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Part of the structure identifier for the "user-defined structure" 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