Click or drag to resize

MaintenanceStatus Class

Maintenance status provides the information about the condition of a resource in a resource / machine.
Inheritance Hierarchy
SystemObject
  CFX.StructuresMaintenanceStatus

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public class MaintenanceStatus

The MaintenanceStatus type exposes the following members.

Constructors
 NameDescription
Public methodMaintenanceStatus 
Top
Properties
 NameDescription
Public propertyReason The reason why the resource should be locked in case of result state is not ok
Public propertyResultState The result status of the response to the request.
Top
See Also