Click or drag to resize
WoCreateCommandWpTree Property
Reference to Work Plan Link entity, optional. Integration client needs to provide this property only when new WO is created as part of work plan.

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public WpTree WpTree { get; set; }

Property Value

Type: WpTree
See Also