Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 918 Bytes

Project.Application.InsertManualTask.md

File metadata and controls

36 lines (22 loc) · 918 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.InsertManualTask method (Project)
vbapj.chm2169
vbapj.chm2169
project-server
Project.Application.InsertManualTask
4fcfa1be-2a92-9906-2024-6bd14a31fdac
06/08/2017
medium

Application.InsertManualTask method (Project)

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

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.

[!includeSupport and feedback]