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