RetailCategoryContainmentLookup::getDirectlyContainedCategories Method
Gets a list of the records of the descendent categories and the member line categories.
Syntax
client server private static List getDirectlyContainedCategories(EcoResCategoryId _category)
Run On
Called
Parameters
- _category
Type: EcoResCategoryId Extended Data Type
A category RecId value to the records of the retrieve descendant categories and the member line categories.
Return Value
Type: List Class
A list of the records of the descendent categories and member line categories.