Name | Description | |
---|---|---|
![]() | DeleteTemplateAsync | Deletes the report template on the server. |
![]() | GetAllAsync | Returns all report template which are visible for the connected user. |
![]() | GetByIdAsync | Gets a report template by it's ID (see combit.ReportServer.ClientApi.Objects.ReportTemplate.Id). |
![]() | GetRecentlyUsedAsync | Returns the recently used report templates which are visible for the connected user. |
![]() | NewTemplate | Prepares a new report template. |
![]() | SearchAsync | Searches and returns report template which are visible for the connected user. |