InfoConnect for Airlines
IbmInsertion Property


Returns or specifies the behavior of the Insert Key during 3151 terminal sessions (TerminalType = rcIBM3151).
Syntax
'Declaration
 
Property IbmInsertion As IbmInsertionOption
'Usage
 
Dim instance As IScreen
Dim value As IbmInsertionOption
 
instance.IbmInsertion = value
 
value = instance.IbmInsertion
IbmInsertionOption IbmInsertion {get; set;}
See Also