WorkOrderSubType Property |
Work order custom type.
Each custom type corresponds to one of the base work order type.
Is required.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic WorkOrderType SubType { get; set; }
Public Property SubType As WorkOrderType
Get
Set
No code example is currently available or this language may not be supported.
Property Value
WorkOrderType
See Also