Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_POTENTIALTYPE_TERMINALPOINTS Property / FUNC_POTENTIALTYPE_TERMINALPOINTS Property

In This Topic
    FUNC_POTENTIALTYPE_TERMINALPOINTS Property
    In This Topic
    Potential type of connection points # 20166.
    Syntax
    public PropertyValue FUNC_POTENTIALTYPE_TERMINALPOINTS {get; set;}
    public:
    property PropertyValue^ FUNC_POTENTIALTYPE_TERMINALPOINTS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Provides the potential type of the connection points, when this is the same for all function connection points. Otherwise the "Undefined" potential type is output instead.

    See Also