RetailCategoryContainmentLookup::containsCategory Method
Indicates whether a contained category occurs in the RetailCategoryContainmentLookup table.
Syntax
client server public static boolean containsCategory(EcoResCategoryId _category, EcoResCategoryId _containedCategory)
Run On
Called
Parameters
- _category
Type: EcoResCategoryId Extended Data Type
A Category value.
- _containedCategory
Type: EcoResCategoryId Extended Data Type
A ContainedCategory value.
Return Value
Type: boolean
true if the record with the specified contained category occurs; otherwise false.