Share via


RetailCategoryContainmentLookup::findContainedCategories Method

Finds and retrieves all the contained categories in a specified category.

Syntax

client server public static SetEnumerator findContainedCategories(EcoResCategoryId _category)

Run On

Called

Parameters

Return Value

Type: SetEnumerator Class
A read only SetEnumerator value that enumerates all the contained categories.

Remarks

The specified category, the descendants of the category, and all categories reachable by special group membership will also be included in the set.

See Also

Reference

RetailCategoryContainmentLookup Table