Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FileTransfer Object / Xfr400DateFormat Property
In This Topic
    Xfr400DateFormat Property
    In This Topic
    Gets or sets the date format for selected fields that have an AS/400 field type of date.
    Syntax
    expression.Xfr400DateFormat As AS400DateFormatOption
    where expression is a variable that represents a FileTransfer Object

    Property Value

    An AS400DateFormatOption Enumeration value.
    Remarks
    This property affects AS/400 data transfer.
    See Also