public PropertyValue DESIGNATION_SUBPRODUCT1( int index ) {get; set;}
public: property PropertyValue^ DESIGNATION_SUBPRODUCT1 { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue DESIGNATION_SUBPRODUCT1( int index ) {get; set;}
public: property PropertyValue^ DESIGNATION_SUBPRODUCT1 { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..