InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / MapperFileTransfer Object / RetainHeaderOnDownload Property
In This Topic
    RetainHeaderOnDownload Property
    In This Topic
    Gets or sets a value indicating whether to retain MAPPER header information when a file is downloaded.
    Syntax
    expression.RetainHeaderOnDownload As Boolean
    where expression is a variable that represents a MapperFileTransfer Object
    See Also