Share via


WMSShipmentLinesMove.validatePalletIdToClient Method [AX 2012]

Validates the to pallet ID.

Syntax

public boolean validatePalletIdToClient([WMSPalletId _wmsPalletIdTo])

Run On

Called

Parameters

Return Value

Type: boolean
true if the pallet ID is validated successfully; otherwise, false.

Remarks

The method is optimized for performance and should be used when it calls from the client tier.

See Also

Reference

WMSShipmentLinesMove Class