OrderSpec.OrderExpr Property (Typed) | |
The string 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 OrderExpr AS STRING GET SET
public virtual string OrderExpr { get; set; }
Request Example
View SourceProperty Value
Type:
StringThe string of the index key expression used to create this order.
See Also