Click or drag to resize
WoCompleteCommand Class
Completes Work Order. 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 WoCompleteCommand : BaseWoActionCommand

The WoCompleteCommand type exposes the following members.

Properties
  NameDescription
Public propertyCompletionNoteOption
Completion Note Option: Ignore, Replace, FillEmpty
Public propertyRepairCodeId
Repair Code Id can be specified to set RepairCode.
Top
See Also