Report | 
The ReportExecution type exposes the following members.
| Name | Description | |
|---|---|---|
| BuildResultPagesModel | Build the result pages of a report model | |
| CheckInputRestrictions | Check the current input restriction values | |
| 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 |