Share via


RetailDeploymentHierarchyController.reportNodeDoubleClick Method [AX 2012]

Reports that a node has been double-clicked.

Syntax

public void reportNodeDoubleClick(int64 _nodeId)

Run On

Called

Parameters

  • _nodeId
    Type: int64
    The ID of the clicked node.

Remarks

This method is used by the Microsoft.Dynamics.AxHierarchyBridge.AxHierarchyDesignerBridgeclass.

See Also

Reference

RetailDeploymentHierarchyController Class