RetailSpecialCategoryMember.canDeleteProductCategory Method
Checks the record into the RetailSpecialCategoryMember table for a product.
Syntax
public boolean canDeleteProductCategory(RecId _product)
Run On
Called
Parameters
- _product
Type: RecId Extended Data Type
The value of a product ID.
Return Value
Type: boolean
true if exactly one record is found; otherwise, false.