EcoResProductMasterDimensionValue.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 _colorRecId)

Run On

Called

Parameters

Return Value

Type: EcoResProductMasterDimensionValueId Extended Data Type
The product dimension table value for the specified product and dimension value.

See Also

Reference

EcoResProductMasterDimensionValue Table