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

In This Topic
    LOCATION_NAME Property
    In This Topic
    Structure identifier # 1000.
    Syntax
    public PropertyValue LOCATION_NAME {get; set;}
    public:
    property PropertyValue^ LOCATION_NAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Structure identifier without sub-identifier and preceding sign, e.g. "UA1".

    See Also