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

In This Topic
    DESIGNATION_FULLLOCATION_WITHPREFIX Property
    In This Topic
    Location designation with preceding sign # 1240.
    Syntax
    public PropertyValue DESIGNATION_FULLLOCATION_WITHPREFIX {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FULLLOCATION_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 mounting location names with preceding sign, e.g. "+O.UO1.UO2".

    See Also