DbFileSpec.FileName Property (Typed) | |
Assign a file name to the DBFileSpec object.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY FileName AS STRING SET
public override string FileName { set; }
Request Example
View SourceProperty Value
Type:
StringAssign a file name to the DBFileSpec object.
See Also