Click or drag to resize

OrdListRebuild Function

X#
Rebuild all orders in the order list of a work area.

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 FUNCTION OrdListRebuild() AS LOGIC
Request Example View Source

Return Value

Type: Logic
Remarks
This function is identical to DBReindex(), which you can refer to for more information.
Examples