Click or drag to resize

EmployeeAccessToAllWorkZones Property

True means Technician has access to all work zones and thus his Team, Portfolio and direct Work Zone scope are irrelevant for determining list of accessible work zones.

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

Property Value

Boolean
See Also