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

In This Topic
FUNC_SUPPRESSINDEVICELIST(Int32) Property
In This Topic
Suppress in device tag list (if filtered) # 20093. This property isn't indexed.
Syntax
public PropertyValue FUNC_SUPPRESSINDEVICELIST( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

This setting allows suppressing devices in the device tag list by specifying an appropriate filter there.

See Also