Share via


SysTreeNodeContainerDispatcher.allowEdit Method [AX 2012]

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

Syntax

public abstract boolean allowEdit()

Run On

Called

Return Value

Type: boolean
true if at least one sub-node allows edit; otherwise, false.

See Also

Reference

SysTreeNodeContainerDispatcher Class