IReportProviderAsync Methods
Allows you to implement a service that asynchronously resolves a report name to a report instance.
Name | Description |
---|---|
Get |
Returns a report object based on the specified report ID and context. |
See Also