RetailDeploymentHierarchyController.getNodeName Method [AX 2012]
Gets the name that must be displayed for the node.
Syntax
public str getNodeName(int64 _nodeId)
Run On
Called
Parameters
- _nodeId
Type: int64
The ID of the node for which to get the name.
Return Value
Type: str
The name of the node.
Remarks
This method is used by the Microsoft.Dynamics.AxHierarchyBridge.AxHierarchyDesignerBridgeclass.