Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FileTransfer Object / Xfr400HostFileType Property
In This Topic
    Xfr400HostFileType Property
    In This Topic
    Gets or sets the type of host file to create.
    Syntax
    expression.Xfr400HostFileType As AS400HostFileTypeOption
    where expression is a variable that represents a FileTransfer Object

    Property Value

    An AS400HostFileTypeOption value. The default value (Data), creates an AS/400 physical data file and member.
    Remarks
    This property affects AS/400 data transfer and is only relevant to 5250 sessions.
    See Also