DbServer.OrderBottomScope Property (Typed) | |
A key value representing the record of the bottom boundary in the range of key values that will be included in the controlling order's current scope.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY OrderBottomScope AS USUAL GET SET
public virtual Usual OrderBottomScope { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA key value representing the record of the bottom boundary in the range of key values that will be included in the controlling order's current scope.
See Also