OrderSpec.StrictRead Property | |
A logical value determining whether the records will be read directly from disk during order creation.
Namespace:
VO
Assembly:
VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY StrictRead AS USUAL GET
public virtual Usual StrictRead { get; }
Request Example
View SourceProperty Value
Type:
UsualA logical value determining whether the records will be read directly from disk during order creation.
See Also