Share via


RetailDeploymentHierarchyUIInterface.refreshTreeOnNode Method [AX 2012]

Refresh the tree with a specific node in focus.

Syntax

public void refreshTreeOnNode(int64 _id)

Run On

Called

Parameters

  • _id
    Type: int64
    The id of the node the tree should be focused on.

See Also

Reference

RetailDeploymentHierarchyUIInterface Interface