ActiveReports 9 Server
IReportService Interface Methods

For a list of all members of this type, see IReportService members.

Public Methods
 NameDescription
 MethodCancelRequestCancels the currently running request.  
 MethodDeleteDeletes the report specified by a id.  
 MethodDeleteResourceDeletes the resource specified by a id or name.  
 MethodDownloadDownload a requested report from the storage.  
 MethodDownloadResourceDownloads a requested resource from the storage.  
 MethodExportDocumentExports the document specified by ID in relayout options to another format.  
 MethodGetRequestStatusRetrieves the request status by the specified identifer.  
 MethodGetResourcePermissionsGets the permissions to the resource.  
 MethodGetUserCapabilitiesReturns a user capabilities.  
 MethodIsLoggedInDetermines whether the security token is valid.  
 MethodLoginChecks user credentials and creates an security token if the credentials are valid.  
 MethodLogoutRecalls the security token.  
 MethodRenderReportRenders the report specified by a report description according to the specified options.  
 MethodResolveParametersPopulates the report parameters.  
 MethodSelectRetrieves an array of report descriptions matching the criterion defined by the specified query.  
 MethodSelectDescriptionsRetrieves an array of resource descriptions matching the criterion defined by the specified query.  
 MethodSelectModelsRetrieves an array of model descriptions matching the criterion defined by the specified query.  
 MethodSelectReportsRetrieves an array of report descriptions matching the criterion defined by the specified query.  
 MethodSendReportEmailRenders and send via email the report specified by a report description according to the specified options.  
 MethodSetDefaultThemeSets theme identified by provided id as default theme.  
 MethodSetReportDescriptionUpdates a report description.  
 MethodSetResourcePermissionsSets the permissions to the resource.  
 MethodUploadUploads a report to the storage.  
 MethodUploadResourceUploads a resource to the storage.  
Top
See Also

Reference

IReportService Interface
ActiveReports.Server.ReportServices.Servicing Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum