Skip to content

Report.ByApplication Property

Returns a collection of the Report result objects for each application that can be indexed by Application.

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 ReportedApplicationCollection ByApplication { get; }

VB

Public ReadOnly Property ByApplication As ReportedApplicationCollection
    Get

Property Value

Type: ReportedApplicationCollection

Remarks

Accessing the report data by application provides access to application RAGs which are summaries over all algorithms.Accessing by algorithm does not provide this information.

See Also

Reference

Report Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?