ComponentOne Studio Web API Edition
ReportProviderManager Class Members
Properties  Methods 

The following tables list the members exposed by ReportProviderManager.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)CurrentGets the current report provider manager.  
Public PropertyItemsGets the map of the items which are maintained. (Inherited from C1.Web.Api.Configuration.Manager<ReportProvider>)
Top
Public Methods
 NameDescription
Public MethodAddAdd item with the key to the manager. (Inherited from C1.Web.Api.Configuration.Manager<ReportProvider>)
Public MethodAddFlexReportDiskStorageAdd a disk storage for FlexReport to current ReportProviderManager.  
Public MethodAddFlexReportStorageAdd an C1.Web.Api.Storage.IStorageProvider for FlexReport to current ReportProviderManager.  
Public MethodAddSsrsReportHostOverloaded. Add SsrsHost for SSRS report to current ReportProviderManager.  
Public MethodContainsGets a boolean value which indicates whether the key exists in the manager. (Inherited from C1.Web.Api.Configuration.Manager<ReportProvider>)
Public MethodGetGets the instance which is mapped to the specified key. (Inherited from C1.Web.Api.Configuration.Manager<ReportProvider>)
Public MethodRemoveRemove the item with the specified key. (Inherited from C1.Web.Api.Configuration.Manager<ReportProvider>)
Public MethodTryGetTry 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

 

 


Copyright © GrapeCity, inc. All rights reserved.