public PropertyValue LOCATION_NAMEPART {get; set;}
public: property PropertyValue^ LOCATION_NAMEPART { PropertyValue^ get(); void set ( PropertyValue^ value); }
public PropertyValue LOCATION_NAMEPART {get; set;}
public: property PropertyValue^ LOCATION_NAMEPART { PropertyValue^ get(); void set ( PropertyValue^ value); }
This property is read-only. Property is indexed. Possible indexes are from 1 to 10.
Outputs the xth name component of a structure identifier using the index.
Example: For a structure identifier in the form of "=A.B.C.D" the index 3 returns the value "C".