[]
Represents methods for accessing and managing report resources.
public interface IResourceRepositoryProvider
| Name | Description |
|---|---|
| DescribeResources(ResourceInfo[]) | Gets descriptors of the specified resources. |
| GetResource(ResourceInfo) | Gets the resource in a format compatible with the backend. |
| ListResources(ResourceType) | Gets the list of resources available for a particular report. |