public PropertyValue DESIGNATION_PLANT_LEADINGPARTS( int index ) {get; set;}
public: property PropertyValue^ DESIGNATION_PLANT_LEADINGPARTS { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue DESIGNATION_PLANT_LEADINGPARTS( int index ) {get; set;}
public: property PropertyValue^ DESIGNATION_PLANT_LEADINGPARTS { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only. Property is indexed. Possible indexes are from 1 to 10.
Supplies leading identifiers up to the hierarchy level specified by the index, for example, "A.UA.UA2" for index 3 for a function designation "A.UA.UA2.UA3.UA4".