Share via


SysVersionControllableBase.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 item can be created in source control; otherwise, false.

See Also

Reference

SysVersionControllableBase Class