public PropertyValue FUNC_CABLE_SOURCE( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLE_SOURCE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Shows the source 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.
FunctionPropertyList Class FunctionPropertyList Members Overload List