ResultByApplicationCollection.ParentAlgorithm Property¶
Gets the ReportedAlgorithm that this object holds the data for.
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 ReportedAlgorithm ParentAlgorithm { get; }
VB¶
Public ReadOnly Property ParentAlgorithm As ReportedAlgorithm
Get
Property Value¶
Type: ReportedAlgorithm
See Also¶
Reference¶
ResultByApplicationCollection Class
Citrix.SDK.AppDNA Namespace