InventTable::itemTypeByProductType Method

Converts a product type to an item type.

Syntax

client server public static ItemType itemTypeByProductType(EcoResProductType _productType)

Run On

Called

Parameters

Return Value

Type: ItemType Enumeration
An ItemType enumeration value.

Exceptions

Exception Condition
Error

An EcoResProductType enumeration value cannot be converted.

See Also

Reference

InventTable Table