RcsExtensionReason Enumeration |
Refrigerant leak cause
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum RcsExtensionReason
<SerializableAttribute>
Public Enumeration RcsExtensionReason
No code example is currently available or this language may not be supported.
Members| Member name | Value | Description |
|---|
| Unknown | 0 |
Unknown
|
| NoTechnician | 1 |
Certified technician is not available
|
| NoParts | 2 |
Parts are unavailable
|
| RequiresShutdown | 3 |
Repair requires an industrial process shutdown
|
| RiskRadio | 4 |
Risk of radiological contamination
|
| NoComponents | 5 |
Components not available
|
| Other | 6 |
Other regulations make a repair within timeframe impossible
|
See Also