Skip to content

ReportConfigurationService.Get Method

Returns a collection with all the ReportConfiguration objects.

Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public Collection<ReportConfiguration> Get()

VB

Public Function Get As Collection(Of ReportConfiguration)

Return Value

Type: Collection(ReportConfiguration)
Returns a collection with all the ReportConfiguration objects.

See Also

Reference

ReportConfigurationService Class
Get Overload
Citrix.SDK.AppDNA Namespace

Was this article helpful?