DbFileSpec.MemFullPath Property (Typed) | |
The full path of the memo file, including drive, directory, file name, and extension.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY MemFullPath AS STRING GET SET
public virtual string MemFullPath { get; set; }
Request Example
View SourceProperty Value
Type:
StringThe full path of the memo file, including drive, directory, file name, and extension.
See Also