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

In This Topic
    FUNC_SAFETYRELEVANT Property
    In This Topic
    Safety function # 20216.
    Syntax
    public PropertyValue FUNC_SAFETYRELEVANT {get; set;}
    public:
    property PropertyValue^ FUNC_SAFETYRELEVANT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Shows whether a function is relevant to safety.

    See Also