Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / FileTransfer Object / WRQPreserveDate Property
In This Topic
WRQPreserveDate Property
In This Topic
Returns or specifies whether the destination file receives its creation date and time from the source file.
Syntax
expression.WRQPreserveDate As Boolean
where expression is a variable that represents a FileTransfer Object
Remarks
This property is relevant only for transfers that use the WRQ/Reflection protocol. The default value is false (the destination file receives its creation date from the time of the transfer).
See Also