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.
Initailises new instanceof RetailCatalogCategoryTreeNode.
Syntax
public void new(
    RetailCatalogCategoryTreeNodeType _nodeType, 
    RecId _categoryRecId, 
    Name _nodeName)
Run On
Called
Parameters
- _nodeType
 Type: RetailCatalogCategoryTreeNodeType Enumeration
 Node type of RetailCatalogCategoryTreeNodeType.
- _categoryRecId
 Type: RecId Extended Data Type
 parameter for RecID.
- _nodeName
 Type: Name Extended Data Type
 Name of the node.