Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FileTransfer Object / XfrHostSys Property
In This Topic
    XfrHostSys Property
    In This Topic
    Gets or sets which 3270 operating environment the host is running. This property determines which Advanced Options are available from the Transfer dialog box in 3270 sessions.
    Syntax
    expression.XfrHostSys As HostSystem
    where expression is a variable that represents a FileTransfer Object

    Property Value

    A HostSystem Enumeration value. The default value is Cms.
    See Also