Click or drag to resize

FileSpec.TimeChanged Property

X#
A string indicating the time when the file was created or last changed.

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

Property Value

Type: Usual
A string indicating the time when the file was created or last changed.
Remarks
A string indicating the time when the file was created or last changed. If the file is not found, "00:00:00" is returned.
See Also