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