Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
private void addTaskDependency(RunBaseBatch _taskToRun, RunBaseBatch _dependsOnTask)
Run On
Called
Parameters
- _taskToRun
Type: RunBaseBatch Class
- _dependsOnTask
Type: RunBaseBatch Class