CatDisplayCategoryAttributeRange::checkExist Method
Validates that the specified record exists in the CatDisplayCategoryAttributeRange table; if not, an error message is displayed.
Syntax
client server public static boolean checkExist(RefRecId _filterableAttributes, RefRecId _filterRange)
Run On
Called
Parameters
- _filterableAttributes
Type: RefRecId Extended Data Type
The reference record ID that indicates the filterable attributes field.
- _filterRange
Type: RefRecId Extended Data Type
The reference record ID that indicates the filter range field.
Return Value
Type: boolean
true if the record was found; otherwise, false.