AxWMSPickingRoute.parmOptimizedPicking Method [AX 2012]

Gets the value of the OptimizedPicking field.

Syntax

public WMSOptimizedPicking parmOptimizedPicking([NoYes _optimizedPicking])

Run On

Called

Parameters

  • _optimizedPicking
    Type: NoYes Enumeration
    Sets the default value of _optimizedPicking to NoYes::No; optional.

Return Value

Type: WMSOptimizedPicking Extended Data Type
The value for the OptimizedPicking field.

See Also

Reference

AxWMSPickingRoute Class