Click or drag to resize

WorkOrderItems Property

Work order tasks. Is required.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public WoItem[] Items { get; set; }

Property Value

Type: WoItem
See Also