Click or drag to resize

WoActionResponse Class

Reference to WorkOrder entity; contains up-to-date WO state after WO action finishes. Only scalar properties are returned.
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandResponse
    CorrigoService.CommandsWoActionResponse

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

The WoActionResponse type exposes the following members.

Properties
 NameDescription
Public propertyUpdatedPropertySet 
Public propertyWo 
Top
See Also