Click or drag to resize

FileSpec.DateChanged Property (Typed)

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

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

Property Value

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