TerminalType Property (Read/Write) |
Top Previous Next |
Sets/gets the terminal type.
VB.NET Syntax
tnxxxx.TerminalType [= TerminalModel]
C# Syntax
tnxxxx.TerminalType [= TerminalModel];
It can take any of the following constant values:
For 5250:
For 3270:
See also TerminalModel for Tn5250 and TerminalModel for Tn3270 constants. |