RetailDeploymentHierarchyController.getNodeType Method [AX 2012]

Gets the type ID of a node.

public int getNodeType(int64 _nodeId)

Run On

Called

Parameters

_nodeId
Type: int64
The ID of the node for which to get the type.

Return Value

Type: int
The node type ID.

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

Community Additions

ADD
Show: