Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / POTENTIAL_PARENT Property / POTENTIAL_PARENT Property

In This Topic
    POTENTIAL_PARENT Property
    In This Topic
    Superior potential # 33001.
    Syntax
    public PropertyValue POTENTIAL_PARENT {get; set;}
    public:
    property PropertyValue^ POTENTIAL_PARENT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Name of the superior potential to which the selected signal belongs.

    See Also