Share via


WMSPalletMove.validateToLocation Method [AX 2012]

Validates that the specified new location can be used.

Syntax

public NoYes validateToLocation(WMSLocationId _wmsLocationId)

Run On

Client

Parameters

Return Value

Type: NoYes Enumeration
true if location can be used; otherwise, false.

See Also

Reference

WMSPalletMove Class