Share via


WMSPickingRoute::activateRoute Method

Activates the specified picking route.

Syntax

server public static void activateRoute(WMSPickingRouteID _routeId)

Run On

Server

Parameters

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.

See Also

Reference

WMSPickingRoute Table