RecruitingCandidatescandidatePhones
RecruitingCandidatescandidatePhones
Columns
| Name | Type | Description |
| RecruitingCandidatesCandidateNumber [KEY] | String | Finds recruiting candidate using unique ID and candidate number |
| CountryCodeNumber | String | Country code number in recruiting candidate phone. |
| AreaCode | String | Area code in recruiting candidate phone. |
| PhoneNumber | String | Phone number in recruiting candidate phone. |
| PhoneType | String | Phone type in recruiting candidate phone. |
| PhoneId [KEY] | String | ID assigned to each recruiting candidate phone number. |
| CreatedBy | String | Created using in recruiting candidate phone. |
| CreationDate | Datetime | Creation date in recruiting candidate phone. |
| LastUpdatedBy | String | Last update using in recruiting candidate phone. |
| LastUpdateDate | Datetime | Last update date in recruiting candidate phone. |
| LegislationCode | String | Legislation code in recruiting candidate phone. |
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 |
| CandidateNumber | String | CandidateNumber |
| Finder | String | finder |
| Keywords | String | keywords |
| PersonId | String | personId |