InventTable::modelGroupByItemId Method
Retrieves an item model group for an item.
Syntax
client server public static InventModelGroup modelGroupByItemId(ItemId _itemId, [DataAreaId _dataAreaId])
Run On
ClientOrServer
Parameters
- _itemId
Type: ItemId Extended Data Type
The ID of an item.
- _dataAreaId
Type: DataAreaId Extended Data Type
The ID of the company in which the item exists.
Return Value
Type: InventModelGroup Table
An item model group.