Share via


SysTreeNode::modelElement2RootElementPath Method [AX 2012]

Constructs the tree node path of a root element for a model element.

Syntax

client server public static TreeNodePath modelElement2RootElementPath(SysModelElement _modelElement)

Run On

Called

Parameters

Return Value

Type: TreeNodePath Extended Data Type
The tree node path.

See Also

Reference

SysTreeNode Class