Activates the specified picking route.
Syntax
server public static void activateRoute(WMSPickingRouteID _routeId)
Run On
Server
Parameters
- _routeId
Type: WMSPickingRouteID Extended Data Type
The routeId parameter of the picking route that can be enabled.
Exceptions
| Exception | Condition |
|---|---|
| UpdateConflict | An update conflict exists. |
| UpdateConflictNotRecovered | An update conflict cannot be recovered. |
Remarks
This method is server bound and can be called from forms to minimize the client-server traffic.