TAMFundCustCategory.addToHierarchy Method
Adds a category node to the hierarchy that is specified in the FundID field.
Syntax
public boolean addToHierarchy()
Run On
ClientOrServer
Return Value
Type: boolean
true if the specified category was successfully added; otherwise, false.
Remarks
Always call this method instead of the insert method to create a new record in the TAMFundCustCategory table.