ClientCorporationHistory
Captures lifecycle and historical events that relate to client corporation records. This table supports long-term analysis and relationship tracking by recording changes that influence account development.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
Represents the unique identifier (Id) for the client corporation history record in Bullhorn CRM. This value enables consistent cross-referencing and supports audit and reporting workflows that rely on stable historical identifiers. |
| ClientCorporationId | Int | False |
Represents the Id of the client corporation that is associated with this historical entry. This value ensures that history details are correctly linked to the appropriate organization for timeline reconstruction and review. |
| DateAdded | Datetime | False |
Indicates the date and time when the history record is created in Bullhorn CRM. This value supports chronological tracking that is used in audit processes and activity analysis. |
| MigrateGUID | String | False |
Captures the globally unique migration Id that is associated with data import or synchronization processes. This value supports reconciliation workflows that verify historical-record consistency across systems. |
| ModifyingUserId | Int | False |
Represents the Id of the user who performs the modification that results in this history entry. This value supports accountability, audit verification, and user-specific activity tracking. |
| Status | String | False |
Indicates the operational or descriptive status that is associated with the historical record. This value supports lifecycle analysis and enables users to understand state changes across the history of the client corporation. |