C1.Web.Api.Report Namespace : ReportProviderManager Class |
The following tables list the members exposed by ReportProviderManager.
Name | Description | |
---|---|---|
![]() ![]() | Current | Gets the current report provider manager. |
![]() | Items | Gets the map of the items which are maintained. (Inherited from C1.Web.Api.Configuration.Manager<ReportProvider>) |
Name | Description | |
---|---|---|
![]() | Add | Add item with the key to the manager. (Inherited from C1.Web.Api.Configuration.Manager<ReportProvider>) |
![]() | AddFlexReportDiskStorage | Add a disk storage for FlexReport to current ReportProviderManager. |
![]() | AddFlexReportStorage | Add an C1.Web.Api.Storage.IStorageProvider for FlexReport to current ReportProviderManager. |
![]() | AddSsrsReportHost | Overloaded. Add SsrsHost for SSRS report to current ReportProviderManager. |
![]() | Contains | Gets a boolean value which indicates whether the key exists in the manager. (Inherited from C1.Web.Api.Configuration.Manager<ReportProvider>) |
![]() | Get | Gets the instance which is mapped to the specified key. (Inherited from C1.Web.Api.Configuration.Manager<ReportProvider>) |
![]() | Remove | Remove the item with the specified key. (Inherited from C1.Web.Api.Configuration.Manager<ReportProvider>) |
![]() | TryGet | Try to get the instance which is mapped to the specified key. (Inherited from C1.Web.Api.Configuration.Manager<ReportProvider>) |