Click or drag to resize

HandleFaultRequestHandleRemote Property

Gets or sets a value indicating whether the fault should be handled remotely or not. If handled remotely, the red light should be off on the equipment (at least for this fault)

Namespace: CFX.ResourcePerformance
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public bool HandleRemote { get; set; }

Property Value

Boolean
See Also