Skip to content
Was this article helpful?

ReportConfigurationService.Get Method

Overload List

 

NameDescription
Public methodGet() Returns a collection with all the ReportConfiguration objects.
Public methodGet(IEnumerable(String)) Returns a collection with all the ReportConfiguration objects.
Public methodGet(String) Returns a collection with all the ReportConfiguration objects.
Public methodGet(ReportingConfigurationFilter, Object) Returns a collection of ReportConfiguration objects that respects filtering and paging requirements.
Public methodGet(ReportingConfigurationFilter, Object, Int32) Returns a collection of ReportConfiguration objects that respects filtering and paging requirements.
Public methodGet(ReportingConfigurationFilter, Object, Int32, Int32) Returns a collection of ReportConfiguration objects that respects filtering and paging requirements.
Public methodGet(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

Was this article helpful?