Click or drag to resize

OrderSpec.DBF Property (Typed)

X#
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 
Request Example View Source

Property Value

Type: DbFileSpec
The DBFileSpec object with which this OrderSpec object is associated.
See Also