EcoResCategory.initFromParent Method
Initializes a child category record of the EcoResCategory table, based on the specified parent category.
Syntax
public void initFromParent(EcoResCategory _ecoResParentCategory)
Run On
Called
Parameters
- _ecoResParentCategory
Type: EcoResCategory Table
The parent category record from the EcoResCategory table.
Remarks
This method initializes the Hierarchy, Parent, and Active values, depending on the parent specified.