IReportProvider Methods
If implemented, provides functionality to obtain reports from a Custom Report Storage.Name | Description |
---|---|
GetReport() | Returns a report instance. |
GetReport(String) | Returns a report instance with the specified report title. |
See Also