DbFileSpec.DBFDateChanged Property (Typed) | |
The DBF file date stamp returned as a date type.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY DBFDateChanged AS DATE GET
public virtual Date DBFDateChanged { get; }
Request Example
View SourceProperty Value
Type:
DateThe DBF file date stamp returned as a date type.
See Also