ReportedApplication.ResultsByAlgorithm Property¶
Gets a collection that holds the report data of this application for each algorithm in the report.
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 ResultByAlgorithmCollection ResultsByAlgorithm { get; }
VB¶
Public ReadOnly Property ResultsByAlgorithm As ResultByAlgorithmCollection
Get
Property Value¶
Type: ResultByAlgorithmCollection