public PropertyValue FUNC_TECHNICAL_CHARACTERISTIC( int index ) {get; set;}
public: property PropertyValue^ FUNC_TECHNICAL_CHARACTERISTIC { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_TECHNICAL_CHARACTERISTIC( int index ) {get; set;}
public: property PropertyValue^ FUNC_TECHNICAL_CHARACTERISTIC { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Technical characteristics of the function.