RecruitingCESitesheaderLinkssublinks
RecruitingCESitesheaderLinkssublinks
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 |
| HeaderlinksLinkId [KEY] | Long | Finds the recruitingCESites header link by primary key and the LinkID variable |
| LinkId [KEY] | Long | Unique ID assigned to each header sublink. |
| LinkNumber | String | Number of the child links. |
| LinkOrder | Long | Order of the child links. |
| LinkText | String | Text of the child links. |
| LinkTypeCode | String | Code assigned to the type of child links. |
| LinkURL | String | URL of the child links. |
| ParentLinkNumber | String | Number assigned to the parent of the child links. |
| LinkName | String | Name of the child links. |
| VisibleOnMobile | Bool | Indicates if the child links are visible on mobile. |
| Language | String | Language of the child links. |
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 |