linkTasks method



Links all tasks in the TaskList.

Syntax

TaskList.linkTasks()

Applies to

TaskList object.

Parameters

none.

Return value

none.

Usage

This method links all tasks in the TaskList. Each task starts where the previous task finishes.

See also

unlinkTasks method