public PropertyValue POTENTIAL_SIGNAL( int index ) {get; set;}
public: property PropertyValue^ POTENTIAL_SIGNAL { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Name of the signal.
ConnectionPropertyList Class ConnectionPropertyList Members Overload List