Share via


SysTreeNodeContainerDispatcher.allowDelete Method [AX 2012]

Indicates whether all sub-nodes in the container can be deleted.

Syntax

public abstract boolean allowDelete()

Run On

Called

Return Value

Type: boolean
true if all the sub-nodes allows for deletion; otherwise, false.

See Also

Reference

SysTreeNodeContainerDispatcher Class