Click or drag to resize

AddChildWorkOrderRoutine Class

Add ChildWork OrderRoutine
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsAddChildWorkOrderRoutine

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class AddChildWorkOrderRoutine : CommandRequest

The AddChildWorkOrderRoutine type exposes the following members.

Properties
 NameDescription
Public propertyWoItemIds List of WO Item IDs which will be used as a source for creating new child WO. All items must belong to the same WO; and at least one ID value must be provided.
Top
See Also