PCProductConfigurationModel::getActiveVersionItemByDataArea Method
Gets the ID of the item linked to the active version of the specified product model and company account.
Syntax
client server public static ItemId getActiveVersionItemByDataArea(RefRecId _productConfigurationModelRecId, DataAreaId _dataAreaId)
Run On
Called
Parameters
- _productConfigurationModelRecId
Type: RefRecId Extended Data Type
The ID of the product model.
- _dataAreaId
Type: DataAreaId Extended Data Type
The ID of the company account.
Return Value
Type: ItemId Extended Data Type
The ID of an item.