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
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
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. |