AnalysisData.Analyzed Property¶
Gets a value indicating whether all Data is analyzed.
Namespace: Citrix.SDK.AppDNA.Reporting
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public bool Analyzed { get; }
VB¶
Public ReadOnly Property Analyzed As Boolean
Get
Property Value¶
Type: Boolean