public PropertyValue FUNCTION_NETBASEDWIRING_IDS( int index ) {get; set;}
public: property PropertyValue^ FUNCTION_NETBASEDWIRING_IDS { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNCTION_NETBASEDWIRING_IDS( int index ) {get; set;}
public: property PropertyValue^ FUNCTION_NETBASEDWIRING_IDS { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Shows the IDs of the connection points for a function as a comma-separated list.