Progress® Telerik® Reporting R1 2021
ReportBook.IReportDocument.ReportParameters Property
Note: This API is now obsolete.
Gets the ReportParameters of the
ReportBook. Parameters are obtained
by merging the parameters of individual reports that have their
Mergeable property set to true plus adding all non-mergable
parameters.
Namespace:
Telerik.ReportingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
[ObsoleteAttribute("Please use instead the ReportSource.Parameters of each individual ReportSource or wrap the report book into ReportSource and use its parametrs collection.")] IEnumerable<IReportParameter> IReportDocument.ReportParameters { get; }
Property Value
Type: IEnumerableIReportParameterImplements
IReportDocumentReportParametersVersion Information
Obsolete (compiler warning) in 1.0.1