Click or drag to resize

Report Fields

The Report type exposes the following members.

Fields
 NameDescription
Protected field_dctd
(Inherited from RootEditor)
Public fieldCheckingExecution True if the report is being tested for execution (from the Server Manager)
Public fieldCurrentModelView Current model view used when parsing
Public fieldCurrentPage Current page used when parsing
Public fieldCurrentView Current view used when parsing
Public fieldCurrentViewGUID GUID of the view to being executed
Public fieldDrillParents List of drill parents at execution
Public fieldExcelResult Current Excel objects used by the ExcelRenderer
Public fieldExecutionContext Context of the execution: DesignerReport, DesignerOutput, TaskScheduler, WebReport, WebOutput
Public fieldExecutionEndDate Execution end date time
Public fieldExecutionErrors Execution errors after execution
Public fieldExecutionErrorStackTrace Execution errors stack trace after execution
Public fieldExecutionGUID Current identifier of the report's execution
Public fieldExecutionInitiator Optional initiator of the execution
Public fieldExecutionMessages Execution messages after execution
Public fieldExecutionRenderingDate Rendering date time
Public fieldExecutionStartDate Execution start date time
Public fieldExecutionTriggerView Restriction View that has triggered the execution
Public fieldFilePath Current file path of the report
Public fieldHasNavigation True if the report has navigation links in the result
Public fieldHTMLResultFilePath Path of the result file in HTML after a report execution (set only for PDF conversions)
Public fieldInitScriptsExecutionMessages Execution messages got after the init scripts executions
Public fieldInputRestrictions Helper Dictionary to manage restrictions in the Web Report Server
Public fieldIsNavigating True is the report execution occured after an navigation (sub-report or drill)
Public fieldJsonResult Current Json objects used by the JsonRenderer
Public fieldLastModification Last modification date of the report file
Public fieldLoadErrors Error messages got during the load of the report
Public fieldNavigationLinks List of links used for Script navigation
Public fieldOnlyBody True if the execution generates only the report body (not headers)
Public fieldOutputToExecute Current report output to execute
Public fieldPDFResult Current PDF objects used by the PDFRenderer
Public fieldPreInputRestrictions Helper Dictionary to manage restrictions in the Web Report Server
Public fieldRenderOnly True if the report has only to be rendered
Public fieldRepository Current repository of the report
Public fieldResultFilePath Path of the result file after a report execution
Public fieldSchedulesModified True if the schedules have been modified
Public fieldSchedulesWithCurrentUser True if the schedules have to be defined with the current user, otherwise SYSTEM is used
Public fieldSecurityContext Current security user of the report execution
Public fieldStatus Execution status of the report
Public fieldStringTag String that can be used at run-time for any purpose
Public fieldStringTag2 String that can be used at run-time for any purpose
Public fieldStringTag3 String that can be used at run-time for any purpose
Public fieldTag Object that can be used at run-time for any purpose
Public fieldTag2 Object that can be used at run-time for any purpose
Public fieldTag3 Object that can be used at run-time for any purpose
Public fieldTaskToExecute Task set if only one task has to be executed
Public fieldTemplateParsingErrors Error messages got during the parsing of the templates
Public fieldUpgradeWarnings Warning messages in case of product upgrade
Public fieldWebUrl URL when executed from the Web Report Server
Top
See Also