Interface IReportResolver
Represents a resolver that creates Report
Namespace: Telerik.Reporting.Services.Engine
Assembly: Telerik.Reporting.dll
Syntax
[Obsolete("The Telerik.Reporting.Services.Engine.IReportResolver interface is now obsolete. Please use Telerik.Reporting.Services.IReportSourceResolver instead.")]
public interface IReportResolver
Methods
Resolve(String)
Creates a Report
Declaration
[Obsolete("The Telerik.Reporting.Services.Engine.IReportResolver.Resolve method is now obsolete. Please use Telerik.Reporting.Services.IReportSourceResolver.Resolve instead.")]
ReportSource Resolve(string report)
Parameters
System. The string representation of a report document reference |
Returns
Remarks
Supported from the engine are Type