Share via


WMSLocationLoad.initFromParameters Method

Initializes this buffer based on the parameters.

Syntax

public void initFromParameters(
    WMSLocation _wmsLocation, 
    WMSPalletCount _currentPalletCountAdjusted, 
    WMSPalletCount _reservedPalletCountAdjusted, 
    WMSWeight _currentWeightAdjusted, 
    WMSWeight _reservedWeightAdjusted, 
    WMSVolume _currentVolumeAdjusted, 
    WMSVolume _reservedVolumeAdjusted)

Run On

ClientOrServer

Parameters

  • _wmsLocation
    Type: WMSLocation Table
    The WMSLocation location for which the adjustments are made.

See Also

Reference

WMSLocationLoad Table