Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / DESIGNATION_FULLPLANT Property / DESIGNATION_FULLPLANT Property

In This Topic
    DESIGNATION_FULLPLANT Property
    In This Topic
    Function designation # 1120.
    Syntax
    public PropertyValue DESIGNATION_FULLPLANT {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FULLPLANT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the full higher-level function name, e.g. "A.UA1.UA2".

    See Also