collapseTasks method



Collapses all summary tasks in the TaskList, hiding all their child tasks.

Syntax

TaskList.collapseTasks()

Applies to

TaskList object.

Parameters

none.

Return value

none.

Usage

This method collapses all summary tasks in the TaskList. As a result, the schedule does not display any of the child tasks in the TaskList.

See also

collapse method
expand method
expandTasks method