Click or drag to resize

WoCancelCommand Class

Cancels Work Order. ActionReasonId - The Id of a reason from cancel reasons.
Inheritance Hierarchy

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