CandidateReferenceQuestion
Represents the questions that are used during candidate reference checks. This table supports standardized evaluation by defining consistent prompts that measure candidate performance or behavior.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
Represents the unique identifier (Id) for the CandidateReferenceQuestion record. This field allows Bullhorn CRM to retrieve, manage, and organize individual reference questions that appear in candidate evaluations. |
| CategoryId | Int | False |
Specifies the category Id that groups this reference question with related questions. This field helps Bullhorn CRM structure reference questionnaires and maintain consistent organization across question sets. |
| Enabled | Int | False |
Specifies whether the reference question is enabled for use within Bullhorn CRM workflows. This field determines whether the question appears in reference forms and supports configuration of active or inactive questions. |
| MigrateGUID | String | False |
Stores the unique identifier for the migration object that is associated with the reference question. This field supports data conversion and allows Bullhorn CRM to trace imported questions back to their source systems. |
| QuestionText | String | False |
Captures the text of the reference question that is presented to managers or contacts. This field defines the actual prompt used during reference collection and helps Bullhorn CRM maintain consistent question wording. |
| SortOrder | Int | False |
Specifies the numeric sort order for the reference question. This field determines how questions are arranged within forms and ensures that Bullhorn CRM displays them in a predictable sequence. |