Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.