DbServer.MemoExt Property (Typed) | |
This returns the memo extension of the file (if any). For example DBT or FPT.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY MemoExt AS STRING GET
public virtual string MemoExt { get; }
Request Example
View SourceProperty Value
Type:
StringThe memo extension of the file (if any).
See Also