| Active |
Defines if the row contains active data. Inactive means logically deleted. |
| ChangedBy |
The ID of the user who last edited this data. FK to HH.Users |
| ChangedOn |
The datetime this data was last edited |
| CreatedBy |
The ID of the user who first created this data. FK to HH.Users |
| CreatedOn |
The datetime this data was first created |
| RelationshipRoleId |
The ID of the relationship role |
| RelationshipRoleName |
Logical name for a relationship role (role for one contacts relationship with another contact) |
| Version |
The number of times the data was been changed. See the corresponding AUDIT table for full audit trail. |