Share via


MCRCustCategory.initFromParent Method

Initializes a child category record of the MCRCustCategory table, based on the specified parent category.

Syntax

public void initFromParent(MCRCustCategory _MCRCustCategory)

Run On

Called

Parameters

  • _MCRCustCategory
    Type: MCRCustCategory Table
    The parent category record from the MCRCustCategory table.

Remarks

This method initializes the Hierarchy, Parent, and Active values, depending on the parent specified.

See Also

Reference

MCRCustCategory Table