OrderSpec.WhileBlock Property | |
A WHILE condition code block used during the building of this order.
Namespace:
VO
Assembly:
VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY WhileBlock AS USUAL GET SET
public virtual Usual WhileBlock { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA WHILE condition code block used during the building of this order.
See Also