| SendWorkOrderCommand Class |
Namespace: CorrigoService.Commands
[SerializableAttribute] public class SendWorkOrderCommand : CommandRequest
The SendWorkOrderCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| RequestQuote |
True means Quote will be requested from provider.
| |
| SendTo |
Optional e-mail address for sending work order; used only when WO is assigned to non-connected provider.
| |
| WorkOrderId |
ID of the Work Order.
|