Progress® Telerik® Reporting R1 2021
ReportServiceClient.GetReportParametersAsync Method (String, NameValueDictionary, NameValueDictionary, Object)
Starts an asynchronous GetReportParameters operation. This operation is intended for internal use only.
Namespace:
Telerik.Reporting.Service.SilverlightClientAssembly: Telerik.ReportViewer.Silverlight (in Telerik.ReportViewer.Silverlight.dll) Version: 15.0.21.329 R1 2021 SP2
Syntax
public void GetReportParametersAsync( string report, NameValueDictionary deviceInfo, NameValueDictionary parameters, Object userState )
Parameters
- report
- Type: SystemString
The AssemblyQualifiedName of the report type to render. - deviceInfo
- Type: Telerik.Reporting.ServiceNameValueDictionary
A NameValueDictionary with settings for the current device. - parameters
- Type: Telerik.Reporting.ServiceNameValueDictionary
A NameValueDictionary with values for the report parameters. - userState
- Type: SystemObject
A user-provided object that distinguishes this particular asynchronous GetReportParameters request from other requests.
Version Information
Supported in: 1.0