Click or drag to resize

OrderSpec.WhileBlock Property (Typed)

X#
A WHILE condition code block used during the building of this order.

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

Property Value

Type: Usual
A WHILE condition code block used during the building of this order.
See Also