Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
FileTransfer Object
/ WRQPreserveDate Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
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
Visual Basic (Declaration)
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
Reference
FileTransfer Object
FileTransfer Members