Skip to content

XenAnalysisDataProvider.IsRedOrAmber Method

Determines whether algorithm has red or amber rag.

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

protected bool IsRedOrAmber(
    Algorithm algorithm
)

VB

Protected Function IsRedOrAmber ( 
    algorithm As Algorithm
) As Boolean

Parameters

 

algorithm
Type: Citrix.SDK.AppDNA.Algorithm
The rule.

Return Value

Type: Boolean

See Also

Reference

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

Was this article helpful?