expandTasks method



Expands summary tasks in the TaskList to display all their child tasks.

Syntax

TaskList.expandTasks()

Applies to

TaskList object.

Parameters

none.

Return value

none.

Usage

This method expands the summary tasks in the TaskList on which it is invoked. All the child (demoted) tasks beneath the summary tasks are promoted and displayed in the Scheduler.

See also

expand method
collapse method
collapseTasks method