public PropertyValue POTENTIAL_PARENT( int index ) {get; set;}
public: property PropertyValue^ POTENTIAL_PARENT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
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.