Skip to content

MergedReportedApplication.ResultsByAlgorithm Property

Gets a collection that holds the report data of this application for each algorithm in the report.

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

Syntax

C

public IEnumerable<ApplicationAlgorithmResult> ResultsByAlgorithm { get; }

VB

Public ReadOnly Property ResultsByAlgorithm As IEnumerable(Of ApplicationAlgorithmResult)
    Get

Property Value

Type: IEnumerable(ApplicationAlgorithmResult)

See Also

Reference

MergedReportedApplication Class
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace

Was this article helpful?