EcoResCategory.addToHierarchy Method
Adds a category node to the hierarchy that is specified in the CategoryHierarchy field
Syntax
public boolean addToHierarchy()
Run On
ClientOrServer
Return Value
Type: boolean
true if the specified category was successfully added; otherwise, false.
Remarks
The user must always call this method instead of the insert method to create a new record in this table. This category can be either new or existing.