Share via


ReqCalcTaskControllerSingleThread.endTask Method [AX 2012]

Ends a task.

Syntax

public void endTask(ReqCalcTask _reqCalcTask, [boolean _copyTaskToTrace])

Run On

Called

Parameters

  • _copyTaskToTrace
    Type: boolean
    A Boolean that indicates whether the task should be copied to the task trace.

See Also

Reference

ReqCalcTaskControllerSingleThread Class