RecruitingCESitesfooterLinks
RecruitingCESitesfooterLinks
Columns
| Name | Type | Description |
| RecruitingCESitesSiteId [KEY] | Long | Finds Recruiting CE Site by a unique Site ID and the primary key |
| RecruitingCESitesThemeId [KEY] | Long | Finds Recruiting CE Site by a unique Theme ID and the primary key |
| LinkId [KEY] | Long | Unique ID assigned to each footer link. |
| LinkNumber | String | Number of the footer links in the recruitingCESites. |
| LinkOrder | Long | Order of the footer links in the recruitingCESites. |
| LinkText | String | Test of the footer links in the recruitingCESites. |
| LinkTypeCode | String | Code assigned to the URL of the footer links in the recruitingCESites. |
| LinkURL | String | URL of the footer links in the recruitingCESites. |
| ParentLinkNumber | String | Number of the parent of the footer links in the recruitingCESites. |
| LinkName | String | Name of the footer links in the recruitingCESites. |
| VisibleOnMobile | Bool | Visibility of the footer links in the recruitingCESites, on mobile devices. |
| Language | String | Language of the footer links in the recruitingCESites. |
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 |
| SiteCode | String | SiteCode |
| SiteId | Long | SiteId |
| SiteNumber | String | SiteNumber |
| ThemeId | Long | ThemeId |
| Finder | String | finder |