CatalogProductCategory::createCatalogProductCategory Method

Create a new catalog product category.

Syntax

client server public static CatalogProductCategory createCatalogProductCategory(
    RefRecId catalogProductRecId, 
    EcoResCategoryHierarchyId _hierarchyId, 
    EcoResCategoryId _categoryId, 
    CatalogProductExcludeIncludeType _includeExcludeType)

Run On

Called

Parameters

Return Value

Type: CatalogProductCategory Table
The catalog product category that is created.

See Also

Reference

CatalogProductCategory Table