Click or drag to resize
WoReopenCommand Class
Reopens work order after 'Close', 'On Hold', 'Cancel' statuses.
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsBaseWoActionCommand
      CorrigoService.CommandsWoReopenCommand

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class WoReopenCommand : BaseWoActionCommand
See Also