ReportConfigurationService.Get Method
Overload List
| Name | Description |
|---|
 | Get() |
Returns a collection with all the ReportConfiguration objects. |
 | Get(IEnumerable(String)) |
Returns a collection with all the ReportConfiguration objects. |
 | Get(String) |
Returns a collection with all the ReportConfiguration objects. |
 | Get(ReportingConfigurationFilter, Object) |
Returns a collection of ReportConfiguration objects that respects filtering and paging requirements. |
 | Get(ReportingConfigurationFilter, Object, Int32) |
Returns a collection of ReportConfiguration objects that respects filtering and paging requirements. |
 | Get(ReportingConfigurationFilter, Object, Int32, Int32) |
Returns a collection of ReportConfiguration objects that respects filtering and paging requirements. |
 | Get(ReportingConfigurationFilter, Object, Int32, Int32, ReportingConfigurationFilter) |
Returns a collection of ReportConfiguration objects that respects filtering and paging requirements. |
Back to Top
See Also
Reference
ReportConfigurationService Class
Citrix.SDK.AppDNA Namespace