Click or drag to resize

MaintenanceType Enumeration

[This is preliminary documentation and is subject to change.]

Types of Maintenance

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public enum MaintenanceType
Members
  Member nameValueDescription
Preventive0 Maintenance intended to prevent breakdowns that have not yet occurred
Inspection1 Inspection intended to prevent breakdowns that have not yet occurred
Repair2 Repair of a breakdown that has occurred.
Test3 Testing of repairs made
See Also