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