ComponentOne Web API Edition
ReportProviderManager Class Members
Properties  Methods 

C1.Web.Api.Report Namespace : ReportProviderManager Class

The following tables list the members exposed by ReportProviderManager.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets the current report provider manager.  
Public PropertyGets the map of the items which are maintained. (Inherited from C1.Web.Api.Configuration.Manager<ReportProvider>)
Top
Public Methods
 NameDescription
Public MethodAdd item with the key to the manager. (Inherited from C1.Web.Api.Configuration.Manager<ReportProvider>)
Public MethodAdd a disk storage for FlexReport to current ReportProviderManager.  
Public MethodAdd an C1.Web.Api.Storage.IStorageProvider for FlexReport to current ReportProviderManager.  
Public MethodOverloaded. Add SsrsHost for SSRS report to current ReportProviderManager.  
Public MethodGets a boolean value which indicates whether the key exists in the manager. (Inherited from C1.Web.Api.Configuration.Manager<ReportProvider>)
Public MethodGets the instance which is mapped to the specified key. (Inherited from C1.Web.Api.Configuration.Manager<ReportProvider>)
Public MethodRemove the item with the specified key. (Inherited from C1.Web.Api.Configuration.Manager<ReportProvider>)
Public MethodTry to get the instance which is mapped to the specified key. (Inherited from C1.Web.Api.Configuration.Manager<ReportProvider>)
Top
See Also

Reference

ReportProviderManager Class
C1.Web.Api.Report Namespace