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.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool AccessToAllWorkZones { get; set; }
Public Property AccessToAllWorkZones As Boolean
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Boolean
See Also