Share via


SysTreeNodeContainerDispatcher.allowCreate Method [AX 2012]

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

Syntax

public abstract boolean allowCreate()

Run On

Called

Return Value

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

See Also

Reference

SysTreeNodeContainerDispatcher Class