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