Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / TerminalType Property
In This Topic
    TerminalType Property (IbmTerminal)
    In This Topic
    Gets or sets the type of the terminal session.
    Syntax
    expression.TerminalType As IbmTerminalType
    where expression is a variable that represents a IbmTerminal Object

    Property Value

    An IbmTerminalType enumeration value.
    See Also