Name | Description | |
---|---|---|
![]() | CreateOrUpdateAsync | Creates or updates a report template with the data of this object. |
![]() | DeleteAsync | Deletes the report template on the server. |
![]() | GetSelectedAndAvailableDataSourcesAsync | Returns a list of all (!) data sources that can be assigned to this report template together with the information which of these data source already are assigned. |
![]() | GetSelectedAndAvailableUserGroupsAsync | Returns a list of all (!) user groups that can be given access to this report template together with the information which of these groups already have access. |
![]() | OpenRepositorySessionAsync | Opens the repository of this report template where the embedded images, drilldown reports and other repository items are stored. |
![]() | SetSelectedDataSourcesAsync | Sets the data sources for this report template. Use GetSelectedAndAvailableDataSourcesAsync to get a list of the available data sources. |
![]() | SetSelectedUserGroupsAsync | Sets the user groups which may access this report template. Use GetSelectedAndAvailableUserGroupsAsync to get a list of the available groups. |
![]() | ToString | See System.Object.ToString. |