PmfBulkItemConv::isBulk Method
Determines whether a record exists where the item is a bulk item.
Syntax
client server public static boolean isBulk(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The ItemId of the item to check.
Return Value
Type: boolean
true if the item is defined as a bulk item; otherwise, false.