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

In This Topic
IReportTemplateService Interface Methods
In This Topic

For a list of all members of this type, see IReportTemplateService members.

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