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 new instance of the RetailCatalogCategoryTree class.
Syntax
public void new(
    FormTreeControl _treeControl, 
    RecId _categoryHierarchyId, 
   [boolean _isCategoryOnly])
Run On
Called
Parameters
- _treeControl
 Type: FormTreeControl Class
 It is a control used for FormTreeControl control.
- _categoryHierarchyId
 Type: RecId Extended Data Type
 Rec ID for RetailCatalogCategoryTree.
- _isCategoryOnly
 Type: boolean
 A boolean value; optional.