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

Called

Parameters

_nodeID
Type: int64
The ID of a node.

Return Value

Type: Array Class
An Array with the node IDs for which the menu items should be enabled.

Used by the Microsoft.Dynamics.AxHierarchyBridge.AxHierarchyDesignerBridge class.

Community Additions

ADD
Show: