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

In This Topic
    IReportTemplateService Interface Members
    In This Topic

    The following tables list the members exposed by IReportTemplateService.

    Public Methods
     NameDescription
     MethodDeletes the report template on the server.  
     MethodReturns all report template which are visible for the connected user.  
     MethodGets a report template by it's ID (see combit.ReportServer.ClientApi.Objects.ReportTemplate.Id).  
     MethodReturns the recently used report templates which are visible for the connected user.  
     MethodPrepares a new report template.  
     MethodSearches and returns report template which are visible for the connected user.  
    Top
    See Also