InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS 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