AlgorithmGroupInfo.Algorithms Property¶
Gets the algorithms.
Namespace: Citrix.SDK.AppDNA.Reporting
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public ReadOnlyCollection<string> Algorithms { get; }
VB¶
Public ReadOnly Property Algorithms As ReadOnlyCollection(Of String)
Get
Property Value¶
Type: ReadOnlyCollection(String)
The algorithms.
See Also¶
Reference¶
AlgorithmGroupInfo Class
Citrix.SDK.AppDNA.Reporting Namespace