OrderSpec.DBF Property (Typed) | |
The DBFileSpec object with which this OrderSpec object is associated.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY DBF AS DbFileSpec GET
public virtual DbFileSpec DBF { get; }
Request Example
View SourceProperty Value
Type:
DbFileSpecThe DBFileSpec object with which this OrderSpec object is associated.
See Also