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

In This Topic
    IsSafetyRelevant Property
    In This Topic
    Get flag whether a function is a safety function
    Syntax
    public bool IsSafetyRelevant {get;}
    public:
    property bool IsSafetyRelevant {
       bool get();
    }
    See Also