CatDisplayCategoryTable::findRootForCatalog Method
Finds the root display category record of a given catalog.
Syntax
client server public static CatDisplayCategoryTable findRootForCatalog(RecId _catalogRecId)
Run On
Called
Parameters
- _catalogRecId
Type: RecId Extended Data Type
The record ID of a catalog for which to find a root.
Return Value
Type: CatDisplayCategoryTable Table
The root display category record of the given catalog.