Click or drag to resize

WoPauseCommand Class

Changes work order state from 'In Progress' to 'Paused'. Assignment required.
Inheritance Hierarchy

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