CandidateListRowLayout
Read data of the 'ListRow' layout of the 'Candidate' entity in BullhornCRM system.
Columns
| Name | Type | Description |
| Id [KEY] | Int | The Id of the CandidateListRowLayout. |
| DateAvailable | Datetime | The DateAvailable of the CandidateListRowLayout. |
| EmploymentPreference | String | The EmploymentPreference of the CandidateListRowLayout. |
| HomePhone | String | The HomePhone of the CandidateListRowLayout. |
| OwnershipId | Int | The OwnershipId of the CandidateListRowLayout. |
| Status | String | The Status of the CandidateListRowLayout. |
| Title | String | The Title of the CandidateListRowLayout. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| LuceneQuery | String | Enter a Lucene query to send it directly to the BullhornCRM API. Note that other filters won't work if this is specified. |