Progress® Telerik® Reporting R3 2019
ReportServiceBase.IReportService.GetReportParameters Method
Retrieves a list of report parameters for the given report and values. This operation is intended for internal use only.
Namespace:
Telerik.Reporting.ServiceAssembly: Telerik.Reporting.Service (in Telerik.Reporting.Service.dll) Version: 13.2.19.1111 R3 2019 SP2
Syntax
List<Parameter> IReportService.GetReportParameters( string report, NameValueDictionary deviceInfo, NameValueDictionary parameterValues )
Parameters
- report
- Type: SystemString
The AssemblyQualifiedName of the report type for which to obtain the parameters. - deviceInfo
- Type: Telerik.Reporting.ServiceNameValueDictionary
A dictionary with settings for the current device. - parameterValues
- Type: Telerik.Reporting.ServiceNameValueDictionary
A dictionary with values for the report parameters.
Return Value
Type: ListParameterA list of report parameters.
Implements
IReportServiceGetReportParameters(String, NameValueDictionary, NameValueDictionary)Version Information
Supported in: 1.0.1