TreeNode.utilElement Method [AX 2012]

Returns a UtilElements record that is related to the node.

public UtilElements utilElement()

Run On

Called

Return Value

Type: UtilElements Table
The UtilElements record that is related to the node.

This method throws an exception if the method is not supported for the tree node.

Show: