RecruitingCESitessettings
RecruitingCESitessettings
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 |
| SettingId [KEY] | Long | Unique ID assigned to each setting in recruitingCESites. |
| SettingKey | String | Code assigned to the settings. |
| SettingValue | String | Value assigned to the settings. |
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 |