API Help
Eplan.EplApi.DataModel Namespace / LocationPropertyList Class / LOCATION_UPPERLOCATION Property / LOCATION_UPPERLOCATION Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only. Property is indexed. Possible indexes are from 1 to 10.

    See Also