Click or drag to resize

WoPauseCommand Class

Changes work order state from 'In Progress' to 'Paused'. Assignment required.
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsBaseWoActionCommand
      CorrigoService.CommandsWoPauseCommand

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