WHSLicensePlate::isMultiSKU Method
Determines if License Plate has multiple items physicallly on it.
Syntax
client server public static boolean isMultiSKU(WHSLicensePlateId _licensePlateId)
Run On
Called
Parameters
- _licensePlateId
Type: WHSLicensePlateId Extended Data Type
The license plate being evaluated.
Return Value
Type: boolean
true if license plate has multiple items; otherwise false.