CorporationDepartment
Represents departments that are associated with client corporations. This table supports organizational structuring by enabling users to segment corporate records for reporting, workflow routing, and relationship management.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
Represents the unique identifier (Id) for the corporation department record in Bullhorn CRM. This value enables consistent cross-referencing and supports workflows that map users, permissions, and department-level assignments. |
| DateAdded | Datetime | False |
Indicates the date and time when the department record is created in Bullhorn CRM. This value supports audit tracking and contributes to lifecycle reporting and administrative review. |
| Description | String | False |
Captures the narrative description of the corporation department. This information supports organizational understanding and assists users during department selection, workflow routing, and role assignment. |
| Enabled | Bool | False |
Returns a value of 'true' if the corporation department is active and available for assignment in Bullhorn CRM. It returns a value of 'false' if the department is inactive and not available for workflows, reporting, or user alignment. |
| Name | String | False |
Captures the name of the corporation department. This value supports user-interface display, organizational classification, and department-based filtering across the platform. |