Click or drag to resize
WoStartCommand Class
Changes work order state from 'Open' to 'In Progress'. Assignment is required.
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsBaseWoActionCommand
      CorrigoService.CommandsWoStartCommand

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