[]
Represents an interface for providing sample reports.
public interface ISampleReportsProvider
| Name | Description |
|---|---|
| Categories | Gets a collection of category descriptors in the correct order. |
| Reports | Gets a collection of sample report descriptors. |
| Name | Description |
|---|---|
| GetReportStream(SampleReportDescriptor) | Returns the report content stream for the specified report descriptor. |