Share via


SysTreeNodeContainerDispatcher.create Method [AX 2012]

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

Syntax

public abstract boolean create()

Run On

Called

Return Value

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

See Also

Reference

SysTreeNodeContainerDispatcher Class