Click or drag to resize

FileSpec.DateChanged Property

X#
A date value denoting when the file was created or last changed. If the file is not found, NULL_DATE is returned.

Namespace:  VO
Assembly:  VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY DateChanged AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
A date value denoting when the file was created or last changed. If the file is not found, NULL_DATE is returned.
See Also