RetailCategoryContainmentLookup::getCategoryDescendants Method
Retrieves the descendant categories of a specified category and puts them into a container.
Syntax
client server private static container getCategoryDescendants(EcoResCategoryId _category)
Run On
Called
Parameters
- _category
Type: EcoResCategoryId Extended Data Type
The category RecId value to retrieve the descendant categories.
Return Value
Type: container
A container that contains the descendant categories.