Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Assigns item model group to an item.
Syntax
server public static void updateModelGroupForItem(
ItemId _itemId,
DataAreaId _itemDataAreaId,
InventModelGroupId _modelGroupId,
DataAreaId _modelGroupDataAreaId)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
An item ID.
- _itemDataAreaId
Type: DataAreaId Extended Data Type
An item company ID.
- _modelGroupId
Type: InventModelGroupId Extended Data Type
An item model group ID.
- _modelGroupDataAreaId
Type: DataAreaId Extended Data Type
An item model group company ID.