InfoConnect for Airlines
HostGraphicsType Property


Gets or sets a value indicating the T27 host graphics type for the session.
Syntax
'Declaration
 
Property HostGraphicsType As HostGraphicsTypeOption
'Usage
 
Dim instance As IUtsTerminal
Dim value As HostGraphicsTypeOption
 
instance.HostGraphicsType = value
 
value = instance.HostGraphicsType
HostGraphicsTypeOption HostGraphicsType {get; set;}
See Also