Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / FileTransfer Object / WRQRecordSizeVisible Property
In This Topic
    WRQRecordSizeVisible Property
    In This Topic
    Returns or specifies whether the Host record size edit control is displayed in the File Transfer dialog box.
    Syntax
    expression.WRQRecordSizeVisible As Boolean
    where expression is a variable that represents a FileTransfer Object
    Remarks
    The default value is false.
    See Also