Søgning » Teamshare » CasePartyTypes
Tabel

CasePartyTypes


Beskrivelse ?

Defines the different roles a contact can have on a case. Only one role can be assigned to one contact per case. But the same contact can hold many roles across many cases. Also see HH.CaseParties.

Størrelse (Antal rækker) ?

5

Indhold (Kolonner/variable) ?

Navn Indhold
Active Defines if the row contains active data. Inactive means logically deleted.
CasePartyTypeDescription The optional description of the case party type
CasePartyTypeId The unique ID of the case party type (PK)
CasePartyTypeName The display name of the case party type
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
Version The number of times the data was been changed. See the corresponding AUDIT table for full audit trail.