public PropertyValue CONNECTION_HAS_DISTRIBUTOR( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_HAS_DISTRIBUTOR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue CONNECTION_HAS_DISTRIBUTOR( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_HAS_DISTRIBUTOR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Shows whether connection passes through at least one connection splicer. This property can be used as a filter criterion for connection lists.