Share via


LeanCommandCreateKanbans.execute Method [AX 2012]

Creates kanbans and prints the created kanbans if specified.

Syntax

protected boolean execute()

Run On

Called

Return Value

Type: boolean
true if the creation was successful; otherwise, false.

Remarks

The method is executed in a transaction scope provided by the LeanRulesEngine object.

See Also

Reference

LeanCommandCreateKanbans Class