LinkUserAndWorkZone Class |
Employees of type Technician can be linked to one or more Work Zones; this is called a direct work zone access and used to determine full Employee work zone scope. Application uses this information to decide what work zones, work orders, customers etc. CorpNet user may access through UI. From data model perspective, this is a simple bridge between Employee and Work Zone.
Employee may be directly linked to any number of Work Zones, or none.
Inheritance Hierarchy Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class LinkUserAndWorkZone : EmployeeBridgeCorrigoEntity
<SerializableAttribute>
Public Class LinkUserAndWorkZone
Inherits EmployeeBridgeCorrigoEntity
No code example is currently available or this language may not be supported.
The LinkUserAndWorkZone type exposes the following members.
Properties
See Also