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