Report Fields |
The Report type exposes the following members.
| Name | Description | |
|---|---|---|
| _dctd | (Inherited from RootEditor) | |
| CheckingExecution | True if the report is being tested for execution (from the Server Manager) | |
| CurrentModelView | Current model view used when parsing | |
| CurrentPage | Current page used when parsing | |
| CurrentView | Current view used when parsing | |
| CurrentViewGUID | GUID of the view to being executed | |
| DrillParents | List of drill parents at execution | |
| ExcelResult | Current Excel objects used by the ExcelRenderer | |
| ExecutionContext | Context of the execution: DesignerReport, DesignerOutput, TaskScheduler, WebReport, WebOutput | |
| ExecutionEndDate | Execution end date time | |
| ExecutionErrors | Execution errors after execution | |
| ExecutionErrorStackTrace | Execution errors stack trace after execution | |
| ExecutionGUID | Current identifier of the report's execution | |
| ExecutionInitiator | Optional initiator of the execution | |
| ExecutionMessages | Execution messages after execution | |
| ExecutionRenderingDate | Rendering date time | |
| ExecutionStartDate | Execution start date time | |
| ExecutionTriggerView | Restriction View that has triggered the execution | |
| FilePath | Current file path of the report | |
| HasNavigation | True if the report has navigation links in the result | |
| HTMLResultFilePath | Path of the result file in HTML after a report execution (set only for PDF conversions) | |
| InitScriptsExecutionMessages | Execution messages got after the init scripts executions | |
| InputRestrictions | Helper Dictionary to manage restrictions in the Web Report Server | |
| IsNavigating | True is the report execution occured after an navigation (sub-report or drill) | |
| JsonResult | Current Json objects used by the JsonRenderer | |
| LastModification | Last modification date of the report file | |
| LoadErrors | Error messages got during the load of the report | |
| NavigationLinks | List of links used for Script navigation | |
| OnlyBody | True if the execution generates only the report body (not headers) | |
| OutputToExecute | Current report output to execute | |
| PDFResult | Current PDF objects used by the PDFRenderer | |
| PreInputRestrictions | Helper Dictionary to manage restrictions in the Web Report Server | |
| RenderOnly | True if the report has only to be rendered | |
| Repository | Current repository of the report | |
| ResultFilePath | Path of the result file after a report execution | |
| SchedulesModified | True if the schedules have been modified | |
| SchedulesWithCurrentUser | True if the schedules have to be defined with the current user, otherwise SYSTEM is used | |
| SecurityContext | Current security user of the report execution | |
| Status | Execution status of the report | |
| StringTag | String that can be used at run-time for any purpose | |
| StringTag2 | String that can be used at run-time for any purpose | |
| StringTag3 | String that can be used at run-time for any purpose | |
| Tag | Object that can be used at run-time for any purpose | |
| Tag2 | Object that can be used at run-time for any purpose | |
| Tag3 | Object that can be used at run-time for any purpose | |
| TaskToExecute | Task set if only one task has to be executed | |
| TemplateParsingErrors | Error messages got during the parsing of the templates | |
| UpgradeWarnings | Warning messages in case of product upgrade | |
| WebUrl | URL when executed from the Web Report Server |