API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_SAFETYRELEVANT Property / FUNC_SAFETYRELEVANT(Int32) Property

In This Topic
FUNC_SAFETYRELEVANT(Int32) Property
In This Topic
Safety function # 20216. This property isn't indexed.
Syntax
public PropertyValue FUNC_SAFETYRELEVANT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

Shows whether a function is relevant to safety.

See Also