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

Property Value

An AS400TimeFormatOption Enumeration value.
Remarks
This property affects AS/400 data transfer and is only relevant for 5250 sessions.
See Also