Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / ITerminal Interface / ElfAtochemEmulation Property


In This Topic
ElfAtochemEmulation Property
In This Topic
Gets or sets a value indicating 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

Property Value

The default value is false.
See Also