Skip to content

ReportRag Enumeration

Contains values that represent the state of an analyzed application.

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 enum ReportRag

VB

Public Enumeration ReportRag

Members

 

Member nameValueDescription
NonApplicable-2Application result is not applicable in this case for a some external reason.
Unanalyzed-1Unanalyzed, indicating that the application has not been analyzed for the report.
Red10Red, indicating a serious problem.
Amber5Amber, indicating a possible problem.
Green0Green, indicating no problem or a minor problem.
Locked99Locked, indicating that the application has not been licensed for the report.

See Also

Reference

Citrix.SDK.AppDNA Namespace

Was this article helpful?