public PropertyValue LOCATION_USE( int index ) {get; set;}
public: property PropertyValue^ LOCATION_USE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue LOCATION_USE( int index ) {get; set;}
public: property PropertyValue^ LOCATION_USE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Specifies how often a structure identifier is used in the project ("?" = not updated, * = not used, but a sub-identifier exists).