Share via


InventCostTaskController.continueExecution Method [AX 2012]

Determines whether the calculation should continue to run.

Syntax

public boolean continueExecution()

Run On

Called

Return Value

Type: boolean
true if the calculation should continue to run; otherwise, false.

Remarks

The calculation will stop running if the run is paused action has been taken or an error occurs while doing the claculation.

See Also

Reference

InventCostTaskController Class