Areas (ARE) |
Access Rights for Access Control #
|
|
Keys
|
| Name |
Attributes |
Fields |
| ARE:GuidKey |
Case |
+ARE:Guid |
| ARE:key |
Primary,Nulls |
+ARE:Site ,+ARE:Code |
|
|
Fields
|
| Name |
Type |
Picture |
Description |
| ARE:Guid |
STRING |
@s16 |
Internal System Identifier |
| ARE:Site |
STRING |
@s4 |
|
| ARE:Code |
SHORT |
@n-6 |
|
| ARE:Description |
STRING |
@s30 |
|
| ARE:InClocks |
SHORT |
@n-6 |
|
| ARE:OutClocks |
SHORT |
@n-6 |
|
| ARE:Locks |
BYTE |
@n3 |
|
| ARE:OpenDoor |
BYTE |
@n3 |
|
|
|
RelationShips
|
| Table |
Type |
This Key |
Foreign Key |
| System |
MANY:1 |
ARE:key |
SYS:SiteKey |
| Access |
1:MANY |
ARE:key |
ACC:AreaKey |
| Visits |
1:MANY |
ARE:key |
VIT:AreaKey |
| Employee |
1:MANY |
ARE:key |
EMP:AreaKey |
|