combit List & Label 29 - .NET Help
combit.ReportServer.ClientApi.Services Namespace / IManagementService Interface
Methods

In This Topic
    IManagementService Interface Members
    In This Topic

    The following tables list the members exposed by IManagementService.

    Public Methods
     NameDescription
     MethodOverloaded. Export all settings and report templates for a later import using Import(Stream,String).  
     MethodGets the tree of folders for data sources.  
     MethodGets Monitoring Messages. Specify a combit.ReportServer.ClientApi.Objects.MessageType as a log level. The lowest level also includes all higher ones: Debug includes Information includes Warning includes Error includes HealthIssue.  
     MethodGets the tree of folders for report templates.  
     MethodOverloaded. Imports the provided file (stream) with the given password (Use Import(Stream,ImportRequest) if the server is using PostgreSQL).  
    Top
    See Also