Back to product page

ModificationDate property


Returns modification date information from local file.

Type

A String value

Syntax

  • Basic
object.ModificationDate [= value]
The ModificationDate(object,value) syntax has these parts:
objectAn expression evaluating to an object of type UpdFile.
valueA 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.

Platforms

Windows