public PropertyValue CONNECTION_IS_PACKET( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_IS_PACKET { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue CONNECTION_IS_PACKET( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_IS_PACKET { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
This property is no longer in use and only taken into consideration in old projects. Indicates whether the connection can be part of a conduit.