Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FileTransfer Object / Xfr400DateSeparator Property
In This Topic
    Xfr400DateSeparator Property
    In This Topic
    Gets or sets a character to use as a date separator in selected fields that have an AS/400 field type of date.
    Syntax
    expression.Xfr400DateSeparator As AS400DateSeparatorOption
    where expression is a variable that represents a FileTransfer Object

    Property Value

    An AS400DateSeparatorOption Enumeration value
    Remarks
    This property is only relevant in AS/400 data transfers.
    See Also