Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ConnectionSettingsRLogin Object / RloginTermType Property
In This Topic
    RloginTermType Property
    In This Topic
    The terminal type used during Rlogin connection negotiations to set terminal characteristics for the session.
    Syntax
    expression.RloginTermType As String
    where expression is a variable that represents a ConnectionSettingsRLogin Object
    Remarks
    The default value depends on the Reflection product you use. To view your default, set the connection type to RLOGIN, and then open the View Settings dialog box and enter "RloginTermType" in the Search box. This value cannot be changed if the connection is open.
    See Also