AddChildWorkOrderRoutine Class |
Add ChildWork OrderRoutine
Inheritance Hierarchy Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class AddChildWorkOrderRoutine : CommandRequest
<SerializableAttribute>
Public Class AddChildWorkOrderRoutine
Inherits CommandRequest
No code example is currently available or this language may not be supported.
The AddChildWorkOrderRoutine type exposes the following members.
Properties| | Name | Description |
|---|
 | WoItemIds |
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