collapse method



Collapses a summary task.

Syntax

Task.collapse()

Applies to

Task object.

Parameters

none.

Return value

none.

Usage

This method collapses the summary task on which it is invoked, hiding all child tasks of that summary task.

See also

collapseTasks method
expand method
expandTasks method