RecruitingCECandidateProfileImportsattachments
RecruitingCECandidateProfileImportsattachments
Columns
| Name | Type | Description |
| RecruitingCECandidateProfileImportsProfileId [KEY] | String | Finds a candidate by the ID and the profile ID |
| Id [KEY] | Long | Unique ID of the attachment in the candidate resume. |
| ProfileId | String | Profile ID of the attachment in the candidate resume. |
| Category | String | Category of the attachment in the candidate resume. |
| Type | String | Type of attachment in the candidate resume. |
| Title | String | Title of the attachment in the candidate resume. |
| Description | String | Description of the attachment in the candidate resume. |
| Attachment | String | Attachment in the candidate resume. |
| FileContents | String | File Contents of the attachment in the candidate resume. |
| AttachmentData | String | Attachment data in the candidate resume. |
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 |
| BAttachmentId | String | bAttachmentId |
| BFlowVersionId | Long | bFlowVersionId |
| BMockParam | String | bMockParam |
| BProfileType | String | bProfileType |
| Finder | String | finder |