Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / DESIGNATION_FULLLOCATION Property / DESIGNATION_FULLLOCATION Property

In This Topic
    DESIGNATION_FULLLOCATION Property
    In This Topic
    Location designation # 1220.
    Syntax
    public PropertyValue DESIGNATION_FULLLOCATION {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FULLLOCATION {
       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 name, e.g. "O.UO1.UO2".

    See Also