MacrographReportsEnabled Property
Gets or sets a value indicating whether macrograph reporting is enabled.
bool MacrographReportsEnabled {get; set;}
'Declaration
Property MacrographReportsEnabled As Boolean
'Usage
Dim instance As ITerminal
Dim value As Boolean
instance.MacrographReportsEnabled = value
value = instance.MacrographReportsEnabled
Property Value
The default value is true.