Exago .NET API Documentation
ReportMgmtBase Class Members
Methods 

WebReports.Api.ReportMgmt Namespace : ReportMgmtBase Class

The following tables list the members exposed by ReportMgmtBase.

Public Constructors
 NameDescription
Public ConstructorDo not instantiate this class, instead access it through the ReportManagement Property of the Api object.  
Top
Public Methods
 NameDescription
Public MethodAdd a new folder to the Report Tree. Folder is created permanently in the Storage Management database.  
Public MethodDelete an empty folder from the Report Tree.  
Public MethodCheck if a folder, report, theme or template exists in the Storage Management database by providing its content ID.  
Public MethodCheck if a folder exists by name.  
Public MethodCheck if a theme exists by type and name.  
Public MethodRetrieve the content ID of a content item in the Storage Management database based on its path from the root in the Report Tree.  
Public MethodRetrieve an XML representation of the Report Tree for the current Storage Management identity.  
Public MethodRetrieve a template file from the Storage Management database, as an array of bytes.  
Public MethodRetrieve a list of strings each containing the name of a template file.  
Public MethodRetrieve a list of strings each containing the name of themes for a certain report type.  
Public MethodDetermine if a folder is read-only or not.  
Public MethodDetermine if a report is read-only or not.  
Public MethodOverloaded. Rename/move a folder.  
Top
See Also

Reference

ReportMgmtBase Class
WebReports.Api.ReportMgmt Namespace