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