Gets or sets a value indicating whether nulls received from the host are ignored during IBM 3151 terminal sessions (TerminalType = rcIBM3151).
bool IbmIgnoreNull {get; set;}
'Declaration
Property IbmIgnoreNull As Boolean
'Usage
Dim instance As IScreen
Dim value As Boolean
instance.IbmIgnoreNull = value
value = instance.IbmIgnoreNull