Click or drag to resize

DbOrderCondInfo.WhileBlock Field

X#
A code block defining the while condition to use for the creation of the order. An empty value indicates that no while condition is being imposed.

Namespace:  XSharp.RDD.Support
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 WhileBlock AS ICodeblock
Request Example View Source

Field Value

Type: ICodeblock
See Also