Share via


RetailDeploymentHierarchyController.getNode Method [AX 2012]

Returns the node from the node map.

Syntax

public RetailDeploymentHierarchyNode getNode(int64 _id)

Run On

Called

Parameters

  • _id
    Type: int64
    The id of the node.

Return Value

Type: RetailDeploymentHierarchyNode Class
The node object.

See Also

Reference

RetailDeploymentHierarchyController Class