public PropertyValue CONNECTION_BUNDLE_GROUP( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_BUNDLE_GROUP { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue CONNECTION_BUNDLE_GROUP( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_BUNDLE_GROUP { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Specifies the bundle group to which the connection belongs.