Click or drag to resize

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.Commands
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int[] WoItemIds { get; set; }

Property Value

Type: Int32
See Also