Skip to content

Report.RequestAllApplications Field

A special value used when constructing a report to specify that data for all applications should be retrieved.

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 const IEnumerable<Application> RequestAllApplications = null

VB

Public Const RequestAllApplications As IEnumerable(Of Application) = Nothing

Field Value

Type: IEnumerable(Application)

See Also

Reference

Report Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?