Skip to content

ReportingRequirementsInfo.AlgorithmGroups Property

Gets the algorithm groups.

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<AlgorithmGroupInfo> AlgorithmGroups { get; }

VB

Public ReadOnly Property AlgorithmGroups As ReadOnlyCollection(Of AlgorithmGroupInfo)
    Get

Property Value

Type: ReadOnlyCollection(AlgorithmGroupInfo)
The algorithm groups.

See Also

Reference

ReportingRequirementsInfo Class
Citrix.SDK.AppDNA.Reporting Namespace

Was this article helpful?