RetailDeploymentHierarchyController.getRootID Method [AX 2012]

Gets the ID of the root node.

Syntax

public int64 getRootID()

Run On

Called

Return Value

Type: int64
The ID of the root node.

Remarks

This method is used by the Microsoft.Dynamics.AxHierarchyBridge.AxHierarchyDesignerBridgeclass.

See Also

Reference

RetailDeploymentHierarchyController Class