RecruitingCESitescustomFontscustomFontsSettings
RecruitingCESitescustomFontscustomFontsSettings
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 |
| CustomfontsCustomFontId [KEY] | Long | Find custom fonts in recruitingCESites by a primary key and Custom Font Id |
| SettingId [KEY] | Long | ID assigned to each setting of the custom fonts. |
| Style | String | Style of the custom font. |
| Weight | String | Weight of the custom font. |
| SettingNumber | String | Number assigned to each setting of the custom fonts. |
| FontNumber | String | Size of the font in custom font settings. |
| ObjectVersionNumber | Int | Number assigned to each version of the custom font setting. |
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 |