ReportedApplication.IsAnalyzed Property¶
Gets a value indicating whether the application is analyzed.
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 IsAnalyzed { get; }
VB¶
Public ReadOnly Property IsAnalyzed As Boolean
Get
Property Value¶
Type: Boolean
Remarks¶
ApplicationAlgorithmResult properties for this application are not considered valid if the application is unanalyzed or locked.