ReportConfiguration.Enabled Property¶
Gets a value that is true if the reporting module should be used in analysis.
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 Enabled { get; }
VB¶
Public ReadOnly Property Enabled As Boolean
Get
Property Value¶
Type: Boolean