InventTable::isCoByItem Method
Specifies whether an item is a co-product or by-product.
Syntax
client server public static boolean isCoByItem(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The ID of the item.
Return Value
Type: boolean
true if the item is a co-product or by-product; otherwise, false.