Share via


TmpRetailAssortmentExclusions.isProductCategoryExcluded Method

Checks whether or not the product category is present in the exclusion list

Syntax

public boolean isProductCategoryExcluded(
    RefRecId _productRefRecId, 
    ValidFromDate _fromValidDate, 
    ValidToDate _toValidDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if the product category is found in the exclusion list, else false

See Also

Reference

TmpRetailAssortmentExclusions Table