expand method



Displays child tasks of a summary task.

Syntax

Task.expand()

Applies to

Task object.

Parameters

none.

Return value

none.

Usage

This method expands the summary task on which it is invoked, causing all child tasks of the summary task to be displayed.

See also

expandTasks method
collapse method
collapseTasks method