Share via


CatalogProductCategory::findByCatalogProduct Method

Finds the catalog product.

Syntax

client server public static CatalogProductCategory findByCatalogProduct(
    RefRecId _catalogProductId, 
    EcoResCategoryHierarchyId _hierarchyId, 
    EcoResCategoryId _categoryId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to update the catalog product category.

Return Value

Type: CatalogProductCategory Table
Information about the catalog product category.

See Also

Reference

CatalogProductCategory Table