Share via


SysTreeNode::hasLegacyID Method [AX 2012]

Indicates whether the specified tree node is expected to have a legacy ID.

Syntax

client server public static boolean hasLegacyID(TreeNode _treeNode)

Run On

Called

Parameters

Return Value

Type: boolean
true if the tree node is expected to have a legacy ID; otherwise false.

See Also

Reference

SysTreeNode Class