Share via


WMSLocation.freePalletCountfromLoad Method

Retrieves the free pallet count for this Warehouse Management System (WMS) location that is based on the WMSLocationLoad buffer.

Syntax

public WMSFreePalletCount freePalletCountfromLoad(WMSLocationLoad _wmsLocationLoadSummed)

Run On

Called

Parameters

  • _wmsLocationLoadSummed
    Type: WMSLocationLoad Table
    A WMSLocationLoad buffer with the aggregated load for this location.

Return Value

Type: WMSFreePalletCount Extended Data Type
The free pallet count for this WMS location.

See Also

Reference

WMSLocation Table