Application.InsertManualTask Method (Project)

Inserts a new manually scheduled task above the selected task row or cell in a Gantt chart.

Version Information

Version Added: Project 2010

Syntax

expression .InsertManualTask

expression An expression that returns an Application object.

Return Value

Boolean

Remarks

By comparison, the InsertTask method creates a task of the default mode and InsertScheduledTask creates an automatically scheduled task.