Progress® Telerik® Reporting R1 2021
IReportServiceConfiguration.ReportResolver Property
Note: This API is now obsolete.
Gets or sets an IReportResolver
implementation instance that will be used for report resolving from the service.
Namespace:
Telerik.Reporting.ServicesAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
[ObsoleteAttribute("The Telerik.Reporting.Services.IReportServiceConfiguration.ReportResolver property is now obsolete. Please use Telerik.Reporting.Services.IReportServiceConfiguration.ReportSourceResolver instead.")] IReportResolver ReportResolver { get; set; }
Property Value
Type: IReportResolverRemarks
Use this property setter in order to provide a report resolver instance.
May be one of the built-in report resolvers or a custom implementation resolver.
Built-in resolvers may be chained.
This is mandatory setting without defaults.
Version Information
Obsolete (compiler warning) in 1.0.1