InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsScreen Object / TerminalModel Property
In This Topic
    TerminalModel Property
    In This Topic
    Gets a value indicating the current configured terminal model
    Syntax
    expression.TerminalModel As UTSTerminalTypeOption
    where expression is a variable that represents a UtsScreen Object
    See Also