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.ResourcePerformanceAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic bool HandleRemote { get; set; }
Public Property HandleRemote As Boolean
Get
Set
Property Value
Boolean
See Also