RcsInspectionReason Enumeration |
Refrigerant action inspection reason
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum RcsInspectionReason
<SerializableAttribute>
Public Enumeration RcsInspectionReason
No code example is currently available or this language may not be supported.
Members| Member name | Value | Description |
|---|
| Unknown | 0 |
Unknown
|
| PlannedMaintenance | 1 |
Planned Maintenance
|
| UnplannedMaintenance | 2 |
Unplanned Maintenance
|
| AutomaticLeakDetectionAlarm | 3 |
Automatic Leak Detection (ALD) Alarm
|
| Other | 4 |
Other
|
See Also