WorkOrderTypeCategory Property |
Type: Unknown, Basic, PMRM(Preventive Maintenance/Routine Maintenance), Turn, Request.
It determines behavior of the work order during its lifecycle.
Is required.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic WOType TypeCategory { get; set; }
Public Property TypeCategory As WOType
Get
Set
No code example is currently available or this language may not be supported.
Property Value
WOType
See Also