Algorithm.RAG Property¶
Gets the RAG value (Red, Amber or Green) of the algorithm.
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 Rag RAG { get; }
VB¶
Public ReadOnly Property RAG As Rag
Get
Property Value¶
Type: Rag