BatchTaskBundle.addTask Method [AX 2012]
Adds a task to the bundle.
public void addTask(RunBaseBatch _task)
Run On
ServerParameters
- _task
- Type: RunBaseBatch Class
The task to add to the bundle.
Community Additions
ADD
Show:
Adds a task to the bundle.
public void addTask(RunBaseBatch _task)