EcoResProductCategory::findRetailCategoryByItem Method
Find the retail category ID for an item.
Syntax
client server public static RetailCategory findRetailCategoryByItem(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
An item ID.
Return Value
Type: RetailCategory Extended Data Type
A retail category ID.
Remarks
The retail category ID, if it is found.