public PropertyValue LOCATION_UPPERLOCATION( int index ) {get; set;}
public: property PropertyValue^ LOCATION_UPPERLOCATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
| Parameter Name | Description |
|---|---|
| index |
public PropertyValue LOCATION_UPPERLOCATION( int index ) {get; set;}
public: property PropertyValue^ LOCATION_UPPERLOCATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
| Parameter Name | Description |
|---|---|
| index |
This property is read-only. Property is indexed. Possible indexes are from 1 to 10.