RetailDeploymentHierarchyNode.addChild Method [AX 2012]
Adds a child node.
Syntax
public void addChild(int64 _childNodeId)
Run On
Called
Parameters
- _childNodeId
Type: int64
The ID of the child node to add.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Adds a child node.
public void addChild(int64 _childNodeId)
Called