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

In This Topic
    FUNC_POTENTIALSEPARATED Property
    In This Topic
    With signal isolation # 20123.
    Syntax
    public PropertyValue FUNC_POTENTIALSEPARATED {get; set;}
    public:
    property PropertyValue^ FUNC_POTENTIALSEPARATED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies whether signals end at the function or are forwarded.

    See Also