RcsTypeOfRepair Enumeration |
Reasons for calculating Circuit's Leak Rate
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum RcsTypeOfRepair
<SerializableAttribute>
Public Enumeration RcsTypeOfRepair
No code example is currently available or this language may not be supported.
Members| Member name | Value | Description |
|---|
| Unknown | 0 | |
| AuditOrInspect | 1 | |
| Weld | 2 | |
| Replace | 3 | |
| Bypass | 4 | |
| Repair | 5 | |
| Remove | 6 | |
| Tighten | 7 | |
| Newcap | 8 | |
| Relocate | 9 | |
| LeakInspection | 10 | |
| Calibrate | 11 | |
| Other | 12 | |
See Also