OrderSpec.OrderBlock Property (Typed) | |
The code block of the index key expression used to create this order.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.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