Click or drag to resize

RcsActionType Enumeration

Refrigerant Action Types

Namespace: CorrigoService.Enums
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public enum RcsActionType
Members
Member nameValueDescription
Unknown0 Unsupported value; don't use
Purchased1 Cylinder Purchased
Disposed2 Cylinder Disposed
Refilled3 Cylinder Refilled
CylinderRelease4 Accidental Release from Cylinder
CircuitRelease5 Accidental Release from Circuit
Added6 Refrigerant Added from Cylinder to Circuit
Recovered7 Refrigerant Recovered from Circuit to Cylinder
Tested8 Cylinder Tested/Audited
Transferred9 Refrigerant Transferred between Cylinders
LeakIdentified10 Circuit Leak Identified
LeakRepaired11 Circuit Leak Repaired
LeakTestFollow12 Circuit Leak Tested (Follow-up Test)
Created13 Circuit Created
CircuitEdit14 Circuit Edited
Retired15 Circuit Retired
LeakTestInitial16 Circuit Leak Tested (Initial Test)
Adjusted17 Cylinder Quantity Adjusted
CylinderEdit18 Cylinder Edited
LeakInspected19 LeakInspected
ALDCalibrated20 ALDCalibrated
Retrofitted21 Retrofitted
See Also