Share via


WMSTransport.createNewPalletAtToLocation Method

Creates a new pallet at destination location of this transport.

Syntax

public WMSPalletId createNewPalletAtToLocation(WMSPalletTypeId _wmsPalletTypeId, WMSPalletId _wmsPalletId)

Run On

ClientOrServer

Parameters

Return Value

Type: WMSPalletId Extended Data Type
The WMSPalletId of the new pallet.

Remarks

If the _wmsPalletId parameter is blank, a new pallet ID will be generated.

See Also

Reference

WMSTransport Table