Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmPrinter Object / ConnectionType Property
In This Topic
    ConnectionType Property (IbmPrinter)
    In This Topic
    Gets or sets the Transport connection type when Telnet Extended is selected.
    Syntax
    expression.ConnectionType As ConnectionTypeEnum
    where expression is a variable that represents a IbmPrinter Object
    Remarks
    Only available for 3270 Printer session when using Telnet Extended.
    See Also