public PropertyValue FUNC_CABLE_CHANGE_SOURCE_TARGET( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLE_CHANGE_SOURCE_TARGET { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
You use this entry to define whether the target designations in the cable diagram reflect that of the terminal diagram, or whether the target designations should be swapped.
FunctionPropertyList Class FunctionPropertyList Members Overload List