Progress® Telerik® Reporting R3 2021
ReportServiceBase Class
The base class of the Telerik Reporting WCF Service.
Inheritance Hierarchy
Namespace: Telerik.Reporting.ServiceAssembly: Telerik.Reporting.Service (in Telerik.Reporting.Service.dll) Version: 15.2.21.1126 R3 2021 SP2
Syntax
The ReportServiceBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ReportServiceBase | Initializes a new instance of the ReportServiceBase class |
Properties
Name | Description | |
---|---|---|
![]() | ApplicationPath |
When implemented, returns the file system path of the current application's root directory.
It is used to resolve the relative paths of the UriReportSources.
|
![]() | BaseAddress |
When implemented, returns the base address of the Telerik ReportService
that will be used as a base Uri for the resources
|
![]() | ReportResolver |
Methods
Name | Description | |
---|---|---|
![]() | GetState |
Gets a value from the internal storage.
|
![]() | Render |
Renders a report and returns the generated document.
|
![]() | SetState |
Adds a value to the internal storage.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IClientAccessPolicyGetClientAccessPolicy |
Returns security policy file required by Silverlight when accessing a cross-domain service.
|
![]() ![]() | IReportServiceGetPage |
Retrieves a rendered page for the given rendering session ID and page number. This operation is intended for internal use only.
|
![]() ![]() | IReportServiceGetReportParameters |
Retrieves a list of report parameters for the given report and values. This operation is intended for internal use only.
|
![]() ![]() | IReportServiceListAvailableReports |
Retrieves the list of the available for the service reports.
|
![]() ![]() | IReportServiceListRenderingExtensions |
Retrieves the list of available rendering extensions. This operation is intended for internal use only.
|
![]() ![]() | IReportServiceRenderAndCache |
Renders a report and stores the result in the current session. This operation is intended for internal use only.
|
![]() ![]() | IResourceServiceExport |
Retrieves a report document.
|
![]() ![]() | IResourceServiceExportCachedReport |
Retrieves a report document for previously rendered and cached report
using IReportService.RenderAndCache operation.
|
![]() ![]() | IResourceServiceGetRenderStream |
Retrieves a render stream created during a report rendering session.
|
Version Information
Supported in: 1.0.1