Eplan Platform API
Eplan.EplApi.DataModel Namespace / LocationPropertyList Class / LOCATION_FULLNAME_WITHPREFIX Property / LOCATION_FULLNAME_WITHPREFIX Property

In This Topic
    LOCATION_FULLNAME_WITHPREFIX Property
    In This Topic
    Complete structure identifier with preceding sign # 1003.
    Syntax
    public PropertyValue LOCATION_FULLNAME_WITHPREFIX {get; set;}
    public:
    property PropertyValue^ LOCATION_FULLNAME_WITHPREFIX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Complete structure identifier (including sub-identifier) with preceding sign, e.g. "=A.UA1.UA2".

    See Also