ReportConfigurationService.GetAsync Method¶
Overload List¶
Name | Description | |
---|---|---|
![]() | GetAsync() | Returns a collection with all the ReportConfiguration objects. |
![]() | GetAsync(IEnumerable(String)) | Returns a collection with all the ReportConfiguration objects. |
![]() | GetAsync(String) | Returns a collection with all the ReportConfiguration objects. |
![]() | GetAsync(ReportingConfigurationFilter, Object) | Returns a collection of ReportConfiguration objects that respects filtering and paging requirements. |
![]() | GetAsync(ReportingConfigurationFilter, Object, Int32) | Returns a collection of ReportConfiguration objects that respects filtering and paging requirements. |
![]() | GetAsync(ReportingConfigurationFilter, Object, Int32, Int32) | Returns a collection of ReportConfiguration objects that respects filtering and paging requirements. |
![]() | GetAsync(ReportingConfigurationFilter, Object, Int32, Int32, ReportingConfigurationFilter) | Returns a collection of ReportConfiguration objects that respects filtering and paging requirements. |