TreeNode.rootNode Method

Definition

Returns the root node of the AOT.

public static Dynamics.AX.Application.TreeNode rootNode();

Returns

The root node of the AOT.

Remarks

The method provides similar functionality to the rootNode method.

Applies to