Eplan Platform API
Eplan.EplApi.DataModel Namespace / PotentialDefinitionPropertyList Class / POTENTIAL_VALID_POTENTIALS Property / POTENTIAL_VALID_POTENTIALS Property

In This Topic
    POTENTIAL_VALID_POTENTIALS Property
    In This Topic
    Possible counter potentials # 33005.
    Syntax
    public PropertyValue POTENTIAL_VALID_POTENTIALS {get; set;}
    public:
    property PropertyValue^ POTENTIAL_VALID_POTENTIALS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    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.

    See Also