DbServer.OrderTopScope Property (Typed) | |
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:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.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