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

In This Topic
    FUNC_NETCONNECTING Property
    In This Topic
    Net-connecting # 20217.
    Syntax
    public PropertyValue FUNC_NETCONNECTING {get; set;}
    public:
    property PropertyValue^ FUNC_NETCONNECTING {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Shows whether a function is net-connecting.

    See Also