Active |
Defines if the row contains active data. Inactive means logically deleted. |
AddressBookEntryID |
The ID of the Contact this is related to. FK to HH.AddressBookEntry |
Attention |
Optional attention info related to the case party |
CaseID |
The ID of the case this data belongs to |
CasePartyID |
The ID pf the case party. FK to HH.CaseParties |
CasePartyTypeID |
The ID of the type of Case Party. FK to HH.casePartyTypes |
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 |
Subject |
Optional text about the relationship with the case party |
Version |
The number of times the data was been changed. See the corresponding AUDIT table for full audit trail. |