[]
Represents a set of methods for accessing to the reports.
public interface IReportProvider
Name | Description |
---|---|
GetReport(string) | Gets the report in a format compatible with the backend for the specified report identifier. |
GetReportDescriptor(string) | Gets the report descriptor for the specified report identifier. |