InfoConnect API Guide
Attachmate.Reflection.Emulation.UTS Namespace / IUtsScreen Interface / TerminalModel Property


In This Topic
    TerminalModel Property
    In This Topic
    Gets a value indicating the current configured terminal model
    Syntax
    'Declaration
     
    
    ReadOnly Property TerminalModel As UTSTerminalTypeOption
    'Usage
     
    
    Dim instance As IUtsScreen
    Dim value As UTSTerminalTypeOption
     
    value = instance.TerminalModel
    UTSTerminalTypeOption TerminalModel {get;}
    See Also