'Declaration
Property HostScreenTable As String
'Usage
Dim instance As IUtsTerminal Dim value As String instance.HostScreenTable = value value = instance.HostScreenTable
string HostScreenTable {get; set;}
Gets or sets the name of the translation table (.TBL file) to use to convert characters received from the host before they are displayed on the PC.
'Declaration
Property HostScreenTable As String
'Usage
Dim instance As IUtsTerminal Dim value As String instance.HostScreenTable = value value = instance.HostScreenTable
string HostScreenTable {get; set;}