Share via


WMSOrderTransType_Transport.parmAdjustWMSLocationLoad Method [AX 2012]

Gets or sets the AdjustWMSLocationLoad parameter.

Syntax

public boolean parmAdjustWMSLocationLoad([boolean _adjustWMSLocationLoad])

Run On

Called

Parameters

  • _adjustWMSLocationLoad
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the AdjustWMSLocationLoad parameter.

Remarks

This method is overridden because transports should always handle their own updates, because they reserve physical load.

See Also

Reference

WMSOrderTransType_Transport Class