DbServer.OrderTopScope Property | |
A key value representing the record of the top 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 OrderTopScope AS USUAL GET SET
public virtual Usual OrderTopScope { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA key value representing the record of the top boundary in the range of key values that will be included in the controlling order's current scope.
See Also