OrderSpec.OrderBlock Property | |
The code block of the index key expression used to create this order.
Namespace:
VO
Assembly:
VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY OrderBlock AS USUAL GET SET
public virtual Usual OrderBlock { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe code block of the index key expression used to create this order.
See Also