TreeNode.utilIdElement Method

Returns a UtilIdElements record that is related to the node.

Syntax

public UtilIdElements utilIdElement()

Run On

Called

Return Value

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

Remarks

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

See Also

Reference

TreeNode Class