Click or drag to resize

DbFileSpec.LastUpDate Property (Typed)

X#
The date of the last update made to the DBF file as reported in the DBF header.

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

Property Value

Type: Date
The date of the last update made to the DBF file as reported in the DBF header.
See Also