InfoConnect for Unisys
ElfAtochemEmulation Property


Gets or sets whether Elf Autochem terminal emulation is enabled.
Syntax
'Declaration
 
Property ElfAtochemEmulation As Boolean
'Usage
 
Dim instance As ITerminal
Dim value As Boolean
 
instance.ElfAtochemEmulation = value
 
value = instance.ElfAtochemEmulation
bool ElfAtochemEmulation {get; set;}

Property Value

The default value is false.
See Also