Name | Description | |
---|---|---|
![]() | DeleteTaskAsync | Deletes the report task on the server. |
![]() | GetAllAsync | Gets all report tasks which are visible for the connected user. |
![]() | GetByIdAsync | Gets a report task by it's ID (see combit.ReportServer.ClientApi.Objects.ReportTask.Id). |
![]() | NewTask | Prepares a new report task. |
![]() | RunTaskAsync | Overloaded. Runs the report task on ther server. |