RetailDeploymentHierarchyController.GetMenuItemsEnabled Method [AX 2012]
Gets an array with the node IDs for which the menu items should be enabled.
public Array GetMenuItemsEnabled(int64 _nodeID)
Run On
CalledParameters
- _nodeID
- Type: int64
The ID of a node.
Return Value
Type: Array ClassAn Array with the node IDs for which the menu items should be enabled.
Community Additions
ADD
Show: