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

In This Topic
    IReportTaskService Interface Members
    In This Topic

    The following tables list the members exposed by IReportTaskService.

    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