The IReportService type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Find | Returns search results in the document set by identificator. | |
| GetDocumentInfo | Returns report metadata. | |
| GetPageInfo | Returns page metadata by report identificator and page number. | |
| Init | It is invoked for initialization. | |
| ListExportsFormats | Returns list of available exports formats. | |
| LoadDrillthroughTarget | Creates a report execution from a drill through action. | |
| LoadReport | Loads report into a new execution. | |
| Render | Generates the report and gets identificator of the generated and saved in cash report. | |
| SetDataSourcesCredentials | Sets data sources credentials associated with the current report execution. | |
| SetParameters | Sets and validates parameter values associated with the current report execution. | |
| Sort | Applies or removes a sorting for the execution based on a user sorting action. | |
| ToggleItem | Toggles the show/hide item in a report. |