Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionDefinition Class / IsNetConnecting Property

In This Topic
    IsNetConnecting Property (FunctionDefinition)
    In This Topic
    Get flag whether a function is net-connecting
    Syntax
    public bool IsNetConnecting {get;}
    public:
    property bool IsNetConnecting {
       bool get();
    }
    See Also