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
C#
public bool WorkPlanChildResolution { get; set; }

Property Value

Type: Boolean
See Also