Returns modification date information from local
file.
Property type
A DATE (double real) value.
Syntax
object.ModificationDate [=
value]
The ModificationDate Property syntax has these
parts:
Part
Description
object
An expression evaluating to an object
of type UpdFile.
value
A DATE (double real) value.
Remarks
ModificationDate property returns date information about
local file that exists on your system. You can use it
together with NewModificationDate
property, and with ReplaceRule
property set to ReplaceIfModificationDate - to force
wodAppUpdate replace files if they are newer.