public PropertyValue CONNECTION_DESIGNATION( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_DESIGNATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue CONNECTION_DESIGNATION( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_DESIGNATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Designation of the connection.