Share via


SysUpgradeVSItemTreeNode.deleteIdenticalCopy Method [AX 2012]

Deletes the version of the tree node in the highest layer.

Syntax

public boolean deleteIdenticalCopy()

Run On

Called

Return Value

Type: boolean
true if the removal is successful; otherwise, false.

Remarks

In case of Visual Studio nodes, the nodes under the "Project Output" should never be deleted.

See Also

Reference

SysUpgradeVSItemTreeNode Class