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