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: 1.7.3
Syntax
public bool HandleRemote { get; set; }

Property Value

Boolean
See Also