API Help
Eplan.EplApi.DataModel Namespace / FunctionDefinition Class / IsSignalSeparated Property

In This Topic
    IsSignalSeparated Property
    In This Topic
    Get flag whether signal is separated
    Syntax
    public bool IsSignalSeparated {get;}
    public:
    property bool IsSignalSeparated {
       bool get();
    }
    See Also