Attachmate.Reflection.Emulation.ALC Namespace > IAlcTerminal Interface : DisableScreenHistory Property |
'Declaration
Property DisableScreenHistory As Boolean
'Usage
Dim instance As IAlcTerminal Dim value As Boolean instance.DisableScreenHistory = value value = instance.DisableScreenHistory
bool DisableScreenHistory {get; set;}