Repository Properties |
The Repository type exposes the following members.
| Name | Description | |
|---|---|---|
| AIConfiguration | Current AI configuration (providers, tools, agents). Automatically reloaded if the configuration file is modified (no web server recycle required). | |
| AIConfigurationPath | AI Configuration file path | |
| AIPromptsFolder | Folder for AI system prompt files (Settings\AI\Prompts). | |
| AISamplePromptsFolder | Folder for AI sample prompts files (Settings\AI\Prompts\Samples). | |
| AIScriptsFolder | Folder for AI tool execution script files (Settings\AI\Scripts). | |
| AISkillsFolder | Folder for AI skill instruction files (Settings\AI\Skills). | |
| AssembliesFolder | Assemblies folder | |
| Configuration | Current configuration | |
| ConfigurationPath | Configuration file path | |
| CultureInfo | Default CultureInfo | |
| DefaultRepository | Name of the default relative repository directory, used as a fallback when no repository path is configured (e.g. under wwwroot for Azure deployments) | |
| Devices | List of OutputDevice in the repository | |
| DevicesEmailFolder | Devices Email folder | |
| DevicesFileServerFolder | Devices File Server folder | |
| DevicesFolder | Devices folder | |
| DevicesSharePointFolder | Devices SharePoint folder | |
| DynamicsFolder | Dynamic assemblies folder: holds the source .cs files (shared by all runtimes). Compiled assemblies go to the Net/Win sub-folders. | |
| DynamicsNetFolder | Dynamic assemblies folder for the .NET (non-Windows) runtime: holds the compiled assemblies. | |
| DynamicsWinFolder | Dynamic assemblies folder for Windows applications: holds the compiled assemblies. | |
| FlatpickrShortDateFormat | Short Date format for the Flatpickr date/time picker | |
| FlatpickrShortDateTimeFormat | Short Date Time format for the Flatpickr date/time picker | |
| Instance | A general static instance of the repository | |
| IsInstanceCreated | True if the static repository Instance has been created | |
| JSTranslations | Current JavaScript translations | |
| LicenseText | License text | |
| LogsFolder | Logs folder | |
| MomentJSShortDateFormat | Short Date format for MomentJS | |
| MomentJSShortDateTimeFormat | Short Date Time format for MomentJS | |
| NotificationEmailDevice | Get the first email device used for notification | |
| PersonalFolder | SpecialsFolder Personal folder | |
| ProductVersion | Product version | |
| RazorCacheFolder | Razor cache parent folder. Compiled assemblies are stored in the Net/Win sub-folders. | |
| RazorCacheNetFolder | Razor cache folder for compiled assemblies for the .NET (non-Windows) runtime. | |
| RazorCacheWinFolder | Razor cache folder for compiled assemblies for Windows applications. | |
| ReportsFolder | Reports folder | |
| RepositoryPath | Current path | |
| RepositoryTranslations | Current repository translations | |
| RepositoryTranslationsPath | Repository translations file name | |
| ResultAllFormats | All report formats available | |
| ResultAllowedFormats | Result report formats allowed by the configuration | |
| SchedulesFolder | SpecialsFolder Schedules folder | |
| SealConverterPath | SealConverter assembly path | |
| SealTaskSchedulerPath | The SealTaskScheduler executable full path | |
| Security | Current security | |
| SecurityFolder | Security folder | |
| SecurityPath | Security file path | |
| SecurityProvidersFolder | Security Providers folder | |
| SettingsFolder | Settings folder | |
| Sources | List of MetaSource in the repository | |
| SourcesFolder | Sources folder | |
| SpecialsFolder | SpecialFolders folder | |
| SubReportsFolder | SubReports folder | |
| TableTemplatesFolder | Table templates folder | |
| TaskTemplatesFolder | Task templates folder | |
| Translations | Current translations | |
| TranslationsExcelPattern | Translations file name pattern | |
| TranslationsPattern | Translations file name pattern | |
| UseSealScheduler | True if the Seal Scheduler is used instead of the Windows Tasks Scheduler | |
| ViewContentFolder | View Content folder (first-party application style sheets; third-party libraries live under the 'lib' folder) | |
| ViewImagesFolder | View Images folder | |
| ViewScriptsFolder | View Scripts folder (first-party application scripts; third-party libraries live under the 'lib' folder) | |
| ViewsFolder | Views folder |