This documentation is archived and is not being maintained.
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.