public PropertyValue FUNC_CABLE_DESTINATION( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLE_DESTINATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_CABLE_DESTINATION( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLE_DESTINATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Shows the target of the cable. The property can be used for the display in the schematic as well as in block properties, at external editing and in reports.