Share via


EcoResProductMasterConfiguration::existByProductConfiguration Method

Indicates whether the specified record in the EcoResProductMasterConfiguration table exists.

Syntax

client server public static boolean existByProductConfiguration(
    RefRecId _productMaster, 
    RefRecId _productDimensionAttribute, 
    EcoResConfigurationRecId _configurationRecId)

Run On

Called

Parameters

  • _productDimensionAttribute
    Type: RefRecId Extended Data Type
    The ID of the EcoResProductDimensionAttribute record to use as a filter.

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

EcoResProductMasterConfiguration Table