Skip to content
Was this article helpful?

ApplicationAlgorithmResult Properties

The ApplicationAlgorithmResult type exposes the following members.

Properties

 

NameDescription
Public propertyAfterActionRag The RAG that would apply after the algorithm's action has been applied.
Public propertyAlgorithm The Algorithm that this data applies to.
Public propertyApplication The Application that this data applies to.
Public propertyCustomizedRag The RAG from the analysis, with any customizations applied.
Public propertyRag The RAG from the analysis.
Public propertyResults Gets a DataTable that holds the details of the application data that triggered the algorithm. null if the algorithm did not trigger or the results are not available.
Public propertyTriggered True if Results is not null. False may be due to no triggers or the application is unanalyzed or locked. See OverallRag in the ReportedApplication class.
  Back to Top

See Also

Reference

ApplicationAlgorithmResult Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?