Click or drag to resize
AddChildWorkOrderRoutine Class
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
C#
[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
Remarks