RcsTestMethod Enumeration |
Refrigerant Leak Testing Methods. Has different set of values/labels in UI
depending on whether Refrigerant Extension module is on or off
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum RcsTestMethod
<SerializableAttribute>
Public Enumeration RcsTestMethod
No code example is currently available or this language may not be supported.
Members| Member name | Value | Description |
|---|
| Unknown | 0 |
Unknown
|
| NotTested | 1 |
Not tested
|
| Pressurizing | 2 |
Pressurizing
|
| Electronic | 3 |
Electronic
|
| DeepVacuum | 4 |
Deep Vacuum
|
| SoapBubbles | 5 |
Soap Bubbles
|
| Other | 6 |
Other
|
| CalibratedLeakDetectionDevice | 7 |
Calibrated leak detection device
|
| DyeInject | 8 |
Dye Inject
|
| HalideDetector | 9 |
Halide Detector
|
| OilResidue | 10 |
Oil residue
|
| ApprovedAlternate | 11 |
Approved alternate
|
See Also