Click or drag to resize

OrderSpec.StrictRead Property (Typed)

X#
A logical value determining whether the records will be read directly from disk during order creation.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY StrictRead AS LOGIC GET 
Request Example View Source

Property Value

Type: Logic
A logical value determining whether the records will be read directly from disk during order creation.
See Also