ApplicationAlgorithmResult.Triggered Property¶
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.
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 bool Triggered { get; }
VB¶
Public ReadOnly Property Triggered As Boolean
Get
Property Value¶
Type: Boolean