Active |
Defines if the row contains active data. Inactive means logically deleted. |
CaseRelationshipRole |
Optional comment about a role. Currently not exposed in UI |
ChangedBy |
The ID of the user who last edited this data. FK to HH.Users |
ChangedOn |
The datetime this data was last edited |
ChildCaseID |
The child case in the relationship. FK to HH.Cases |
Createdby |
The ID of the user who first created this data. FK to HH.Users |
CreatedOn |
The datetime this data was first created |
ParentCaseID |
The parent case in the relationship. FK to HH.Cases |
Version |
The number of times the data was been changed. See the corresponding AUDIT table for full audit trail. |