AddChildWorkOrderRoutineWoItemIds Property |
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.
Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int[] WoItemIds { get; set; }Public Property WoItemIds As Integer()
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Int32
See Also