| Active |
Defines if the row contains active data. Inactive means logically deleted. |
| AddressBookRelationsName |
Logical name of the relationship between contacts |
| ChangedBy |
The ID of the user who last edited this data. FK to HH.Users |
| ChangedOn |
The datetime this data was last edited |
| ChildAddressBookID |
The ID of the child Contact of this relationship. FK to HH.AddressBookEntry |
| Createdby |
The ID of the user who first created this data. FK to HH.Users |
| CreatedOn |
The datetime this data was first created |
| ParentAddressBookId |
The ID of the top level Contact of this relationship. FK to HH.AddressBookEntry |
| SaveSearchID |
Unique ID of a saved search |
| Version |
The number of times the data was been changed. See the corresponding AUDIT table for full audit trail. |