Work Order types
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum WOType
<SerializableAttribute>
Public Enumeration WOType
No code example is currently available or this language may not be supported.
Members| Member name | Value | Description |
|---|
| Unknown | 0 | |
| Basic | 1 | |
| PMRM | 2 | |
| Turn | 3 | |
| Request | 4 | |
See Also