Click or drag to resize

SendWorkOrderResponse Class

Reference to Send WorkOrder Response
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandResponse
    CorrigoService.CommandsSendWorkOrderResponse

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class SendWorkOrderResponse : CommandResponse

The SendWorkOrderResponse type exposes the following members.

Properties
 NameDescription
Public propertyWorkOrder Reference to WorkOrder entity
Top
See Also