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

In This Topic
    DESIGNATION_FULLPLANT_WITHPREFIX Property
    In This Topic
    Function designation with preceding sign # 1140.
    Syntax
    public PropertyValue DESIGNATION_FULLPLANT_WITHPREFIX {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FULLPLANT_WITHPREFIX {
       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 with preceding sign, e.g. "=A.UA1.UA2".

    See Also