Report |
public class ReportExecution
The ReportExecution type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReportExecution | Initializes a new instance of the ReportExecution class |
Name | Description | |
---|---|---|
![]() | BuildResultPagesModel | Build the result pages of a report model |
![]() | CheckInputRestrictions | Check the current input restriction values |
![]() | ConvertToExcelResult | Generate the Excel result of the current execution |
![]() | ConvertToPDFResult | Generate the PDF result of the current execution |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Execute | Execute the current report |
![]() ![]() | ExecuteReportSchedule | Execute a report schedule |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GenerateHTMLResult | Generate the HTML result of the current execution |
![]() | GeneratePrintResult | Generate the HTML Print result of the current execution |
![]() | GenerateResult | Generate the report in a given format and retruns the file path |
![]() | GetEnumValues | Return the new enum values with a filter applied |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetReportModelsToExecute | List of models to execute after cleaning of models involved in View Restrictions |
![]() ![]() | GetReportSchedule | Return the report of a given schedule GUID |
![]() ![]() | GetScheduledReport | Return the report of a given schedule GUID |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | LoadResultTableModel | Load the result table of a report model |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ProcessOutput | |
![]() | Render | Render the report and returns the result |
![]() | RenderHTMLDisplay | Render only the HTML result for display |
![]() | RenderHTMLDisplayForViewer | Render the HTML display for the Web Server |
![]() | RenderResult | Render the report result |
![]() | SetError | Add an execution error |
![]() ![]() | SetRestrictions | Set restriction values from input 1,2,3,4 |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
![]() | UpdateEnumValues | Update the current selected enum values during the report execution |
Name | Description | |
---|---|---|
![]() ![]() | ActionCancelReport | |
![]() ![]() | ActionCommand | |
![]() ![]() | ActionExecuteFromTrigger | |
![]() ![]() | ActionExecuteReport | |
![]() ![]() | ActionGetEnumValues | |
![]() ![]() | ActionGetNavigationLinks | |
![]() ![]() | ActionGetTableData | |
![]() ![]() | ActionLogin | |
![]() ![]() | ActionLogout | |
![]() ![]() | ActionNavigate | |
![]() ![]() | ActionRefreshReport | |
![]() ![]() | ActionSetUserInfo | |
![]() ![]() | ActionUpdateEnumValues | |
![]() ![]() | ActionUpdateViewParameter | |
![]() | CurrentEnumValues | Dynamic enum values selected during the report execution |
![]() ![]() | HtmlId_execution_guid | |
![]() ![]() | HtmlId_execution_messages | |
![]() ![]() | HtmlId_header_form | |
![]() ![]() | HtmlId_navigation_id | |
![]() ![]() | HtmlId_navigation_menu | |
![]() ![]() | HtmlId_navigation_parameters | |
![]() ![]() | HtmlId_progress_bar | |
![]() ![]() | HtmlId_progress_bar_models | |
![]() ![]() | HtmlId_progress_bar_tasks | |
![]() | NavigationParameter | The parameter used if the execution was for a navigation |
![]() | Report | Current report being executed |
![]() | RootReport | Root report when navigation has occured |
![]() | Tag | Object that can be used at run-time for any purpose |