ISysUpgradeRuleRunner.canHandle Method [AX 2012]

Checks whether the TreeNode instance that is passed can be analyzed.

Syntax

public boolean canHandle(TreeNode _rootLevelTreeNode)

Run On

Called

Parameters

Return Value

Type: boolean
true if the tree node can be analyzed; otherwise, false.

See Also

Reference

ISysUpgradeRuleRunner Interface