OrderSpec.StrictRead Property (Typed) | |
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
public virtual bool StrictRead { get; }
Request Example
View SourceProperty Value
Type:
LogicA logical value determining whether the records will be read directly from disk during order creation.
See Also