public PropertyValue PIPELINE_CHANGE_SOURCE_TARGET( int index ) {get; set;}
public: property PropertyValue^ PIPELINE_CHANGE_SOURCE_TARGET { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PIPELINE_CHANGE_SOURCE_TARGET( int index ) {get; set;}
public: property PropertyValue^ PIPELINE_CHANGE_SOURCE_TARGET { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Through this entry you specify whether the target designations of a piping correspond to the targets of the underlying connection or the source and target have been exchanged.