Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FileTransfer Object / XfrCloseDlgAfterTransfer Property
In This Topic
    XfrCloseDlgAfterTransfer Property
    In This Topic
    Gets or sets whether Reflection closes the File Transfer dialog box upon completion of a file transfer.
    Syntax
    expression.XfrCloseDlgAfterTransfer As Boolean
    where expression is a variable that represents a FileTransfer Object

    Property Value

    The default value is False.
    See Also