public PropertyValue POTENTIAL_PARENT( int index ) {get; set;}
public: property PropertyValue^ POTENTIAL_PARENT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Name of the superior potential to which the selected signal belongs.
ConnectionPropertyList Class ConnectionPropertyList Members Overload List