DbFileSpec.LastUpDate Property (Typed) | |
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
public virtual Date LastUpDate { get; }
Request Example
View SourceProperty Value
Type:
DateThe date of the last update made to the DBF file as reported in the DBF header.
See Also