Click or drag to resize

WorkZoneNoIncompleteItem Property

Boolean flag. True means WOs with incomplete Items (i.e. WO Item Disposition is not “done”) are not allowed to be completed.

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

Property Value

Type: Boolean
See Also