public PropertyValue CONNECTION_GROUPING( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_GROUPING { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue CONNECTION_GROUPING( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_GROUPING { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Using this property, free groups of connections can be defined that can then be given special names using connection numbering. This property is available for connections, connection definition points, potentials, signals, and potential definition points.