Click or drag to resize

WorkZoneWorkPlanChildResolution Property

Boolean flag; True means work plan root WO cannot be completed until it has pending child WOs (e.g. not completed/cancelled).

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool WorkPlanChildResolution { get; set; }

Property Value

Boolean
See Also