Share via


SysTreeNodeContainerDispatcher.delete Method [AX 2012]

Calls the delete function for each sub-node in the container.

Syntax

public abstract boolean delete()

Run On

Called

Return Value

Type: boolean
true if all nodes were deleted; otherwise, false.

See Also

Reference

SysTreeNodeContainerDispatcher Class