| Name | Description |
 | CreateInstance | Creates new report instance from the specified report. |
 | DeleteInstanceById | Deletes the report instance with the specifed instance id. |
 | Dispose | (Inherited from System.Web.Http.ApiController) |
 | ExecuteAsync | (Inherited from System.Web.Http.ApiController) |
 | ExportInstance_Get | Exports the report instance with specified instance id into report filter with options. |
 | ExportInstance_Post | Exports the report instance with specified instance id into report filter with options. |
 | ExportReport_Get | Exports the specified report to the specified export filter with options and the specified page settings or/and parameters. |
 | ExportReport_Post | Exports the specified report to the specified export filter with options and the specified page settings or/and parameters. |
 | GetCatalogInfo | Gets the catalog info of the specified path. |
 | GetInstanceBookmarkByName | Gets the bookmark with specified name in the report instance with specified instance id. |
 | GetInstanceBookmarks | Not supported. Gets all bookmarks in the report instance with specified instance id. |
 | GetInstanceById | Gets the info of the report instance with the specified instance id. |
 | GetInstanceFeatures | Gets the features supported by the report instance with specified instance id. |
 | GetInstanceOutlines | Gets all outlines in the report instance with specified instance id. |
 | GetInstancePageSettings | Gets the current page settings in the report instance with specified instance id. |
 | GetInstanceParameterByName | Gets the parameter with specified name in the report instance with specified instance id. |
 | GetInstanceParameters | Gets the parameters in the report instance with specified instance id. |
 | GetInstances | Gets all report instances created by the specified report. |
 | GetInstanceSearchResults | Gets the rearch result in the report instance with specified instance id. |
 | GetInstanceStatus | Gets the status of the report instance with specified instance id. |
 | GetInstanceSupportedFormatByName | Gets the export format with specified name supported by the report instance with specified instance id. |
 | GetInstanceSupportedFormats | Gets the export formats supported by the report instance with specified instance id. |
 | GetReport | Gets the info of the specified report. |
 | GetReportPageSettings | Gets the default page settings defined in the specified report. |
 | GetReportParameterByName | Gets the parameter with specifed name in the specified report. |
 | GetReportParameters | Gets the parameters defined in the specified report. |
 | GetReportSupportedFormatByName | Gets the export format with specified name which is supported by the specified report. |
 | GetReportSupportedFormats | Gets the export formats supported by the specified report. |
 | RenderInstance | Renders the report instance with the specified instance id. |
 | SetInstancePageSettings | Updates all page settings properties in the report instance with specified instance id. |
 | SetInstanceParameterByName | Updates the value of parameter with specified name in the report instance with specified instance if. |
 | SetInstanceParameters | Updates all parameter values in the report instance with specified instance id. |
 | StopInstanceRendering | Stops the rendering of the report instance. |
 | UpdateInstancePageSettings | Updates the specified page settings properties in the report instancce with specified instance id. |
 | UpdateInstanceParameters | Updates specified parameter values in the report instance with specified instance id. |
 | Validate | Overloaded. (Inherited from System.Web.Http.ApiController) |