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