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: 1.7.3
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