public PropertyValue POTENTIAL_VALID_POTENTIALS( int index ) {get; set;}
public: property PropertyValue^ POTENTIAL_VALID_POTENTIALS { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue POTENTIAL_VALID_POTENTIALS( int index ) {get; set;}
public: property PropertyValue^ POTENTIAL_VALID_POTENTIALS { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Enter here which other potentials may be connected to the same consumer. This property is only used for information purposes and can be output in the potential overview for documentation purposes.