ReleaseUpdateCockpit.restartTasksUpTree Method [AX 2012]
Restarts the functionality of all tasks for the test run mode.
Syntax
protected boolean restartTasksUpTree(RefRecId _currentTask)
Run On
Server
Parameters
- _currentTask
Type: RefRecId Extended Data Type
The batch record ID of the current task.
Return Value
Type: boolean
true if the restart is successful; otherwise, false.
Remarks
This method is obsolete.