ActiveReports 12 Server User Guide
IReportService Interface Members
Methods 

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Servicing Namespace : IReportService Interface

The following tables list the members exposed by IReportService.

Public Methods
 NameDescription
 MethodCancels the currently running request.  
 MethodDeletes the report specified by a id.  
 MethodDeletes the resource specified by a id or name.  
 MethodDownload a requested report from the storage.  
 MethodDownloads a requested resource from the storage.  
 MethodExports the document specified by ID in relayout options to another format.  
 MethodRetrieves the request status by the specified identifer.  
 MethodGets the permissions to the resource.  
 MethodReturns a user capabilities.  
 MethodDetermines whether the security token is valid.  
 MethodChecks user credentials and creates an security token if the credentials are valid.  
 MethodRecalls the security token.  
 MethodRenders the report specified by a report description according to the specified options.  
 MethodPopulates the report parameters.  
 MethodRetrieves an array of report descriptions matching the criterion defined by the specified query.  
 MethodRetrieves an array of resource descriptions matching the criterion defined by the specified query.  
 MethodRetrieves an array of model descriptions matching the criterion defined by the specified query.  
 MethodRetrieves an array of report descriptions matching the criterion defined by the specified query.  
 MethodRenders and send via email the report specified by a report description according to the specified options.  
 MethodSets theme identified by provided id as default theme.  
 MethodUpdates a report description.  
 MethodSets the permissions to the resource.  
 MethodUploads a report to the storage.  
 MethodUploads a resource to the storage.  
Top
See Also

Reference

IReportService Interface
ActiveReports.Server.ReportServices.Servicing Namespace