Share via


SysTreeNode.canCreate Method [AX 2012]

Checks whether an item can be created in the source control.

Syntax

public boolean canCreate()

Run On

Called

Return Value

Type: boolean
true if the item can be created in the source control; otherwise, false.

See Also

Reference

SysTreeNode Class