Click or drag to resize

FileSpec.TimeChanged Property (Typed)

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

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

Property Value

Type: String
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