TAMFundCustCategory::createHierarchyRoot Method
Creates or updates the root category node for a given category hierarchy.
Syntax
server public static TAMFundCustCategory createHierarchyRoot(TAMFundID _tamFundId, [EcoResCategoryName _ecoResCategoryName])
Run On
Server
Parameters
- _tamFundId
Type: TAMFundID Extended Data Type
The fund ID for which to retrieve in the TAMFundTable table.
- _ecoResCategoryName
Type: EcoResCategoryName Extended Data Type
The root category name to be created in the specified category hierarchy.
Return Value
Type: TAMFundCustCategory Table
The root category record of the TAMFundCustCategory table if successfully created; otherwise, an empty buffer.