This documentation is archived and is not being maintained.
RetailDeploymentHierarchyController.validNode Method [AX 2012]
Determines if a node ID is valid.
public boolean validNode(int64 _id)
Run On
Called
Parameters
-
_id
- Type: int64
The node ID to check.
Return Value
Type:
boolean
true if the node is valid; otherwise, false.
This method is used by the Microsoft.Dynamics.AxHierarchyBridge.AxHierarchyDesignerBridgeclass.