EcoResProductMasterStyle.lookupProductMasterDimensionValue Method
Find the dimension value record that was created for a specified product master and dimension attribute value.
Syntax
public EcoResProductMasterDimensionValueId lookupProductMasterDimensionValue(
EcoResProductRecId _productMaster,
RefRecId _productDimensionAttribute,
RefRecId _styleRecId)
Run On
Called
Parameters
- _productMaster
Type: EcoResProductRecId Extended Data Type
The EcoResProductRecId reference to the product master.
- _productDimensionAttribute
Type: RefRecId Extended Data Type
An ID of the EcoResProductDimensionAttribute table buffer.
- _styleRecId
Type: RefRecId Extended Data Type
Return Value
Type: EcoResProductMasterDimensionValueId Extended Data Type
The product dimension table value for the specified product and dimension value.