Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList 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..

    For a function designation provides all the sub-identifiers, for example "UA1.UA2" at a complete function designation "A.UA1.UA2".

    See Also