DbServer.OrderBottomScope Property | |
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:
VO
Assembly:
VORDDClasses (in 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