InventCostTaskController.numOfIterationToProcess Method [AX 2012]

Determines the start iteration to process.

Syntax

protected NumOfIteration numOfIterationToProcess()

Run On

Called

Return Value

Type: NumOfIteration Extended Data Type
The iteration that should be processed.

Remarks

The return value can be -1 which indicates that no iterations should be processed.

See Also

Reference

InventCostTaskController Class