IReportProvider Members
Allows you to implement a service that resolves a report name to a report instance.Methods
| Name | Description |
|---|---|
| GetReport(String, ReportProviderContext) | Returns a report object based on the specified report ID and context. |
See Also