InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / FileTransfer Object / TransferType Property
In This Topic
    TransferType Property (FileTransfer)
    In This Topic
    Gets or sets the configured file transfer type.
    Syntax
    expression.TransferType As FileTransferTypeOption
    where expression is a variable that represents a FileTransfer Object
    See Also