Click or drag to resize

WoActionResponse Class

Inheritance Hierarchy

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

The WoActionResponse type exposes the following members.

Properties
  NameDescription
Public propertyUpdatedPropertySet
Public propertyWo
Reference to WorkOrder entity; contains up-to-date WO state after WO action finishes. Only scalar properties are returned.
Top
Remarks