Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / DESIGNATION_FULLSUBPLANT Property / DESIGNATION_FULLSUBPLANT Property

In This Topic
    DESIGNATION_FULLSUBPLANT Property
    In This Topic
    Function designation (sub-identifier, complete) # 1121.
    Syntax
    public PropertyValue DESIGNATION_FULLSUBPLANT {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FULLSUBPLANT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the full name of the higher-level function with all the sub-identifiers, e.g. "UA.UA2".

    See Also