public PropertyValue CONNECTION_SWAP_SRC_DEST( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_SWAP_SRC_DEST { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
The source and target of a connection are determined by the device tag of the connected functions. Using this property, you can reverse the direction of the individual connection on the connection.
ConnectionDefinitionPointPropertyList Class ConnectionDefinitionPointPropertyList Members Overload List