Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an array with the node IDs for which the menu items should be enabled.
Syntax
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.
Remarks
Used by the Microsoft.Dynamics.AxHierarchyBridge.AxHierarchyDesignerBridge class.