'DeclarationProperty MacrographReportsEnabled As Boolean
'UsageDim instance As ITerminal Dim value As Boolean instance.MacrographReportsEnabled = value value = instance.MacrographReportsEnabled
bool MacrographReportsEnabled {get; set;}
'DeclarationProperty MacrographReportsEnabled As Boolean
'UsageDim instance As ITerminal Dim value As Boolean instance.MacrographReportsEnabled = value value = instance.MacrographReportsEnabled
bool MacrographReportsEnabled {get; set;}
If, for security or other reasons, you don't want to allow macrograph reporting, set this property to false.