DbFileSpec.LastUpDate Property | |
The date of the last update made to the DBF file as reported in the DBF header.
Namespace:
VO
Assembly:
VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY LastUpDate AS USUAL GET
public virtual Usual LastUpDate { get; }
Request Example
View SourceProperty Value
Type:
UsualThe date of the last update made to the DBF file as reported in the DBF header.
See Also