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

Property Value

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