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

In This Topic
IReportTaskService Interface Methods
In This Topic

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

Public Methods
 NameDescription
 MethodDeletes the report task on the server.  
 MethodGets all report tasks which are visible for the connected user.  
 MethodGets a report task by it's ID (see combit.ReportServer.ClientApi.Objects.ReportTask.Id).  
 MethodPrepares a new report task.  
 MethodOverloaded. Runs the report task on ther server.  
Top
See Also