Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
35 lines (20 loc) · 809 Bytes

application-insertmanualtask-method-project.md

File metadata and controls

35 lines (20 loc) · 809 Bytes
title keywords f1_keywords ms.prod api_name ms.assetid ms.date
Application.InsertManualTask Method (Project)
vbapj.chm2169
vbapj.chm2169
project-server
Project.Application.InsertManualTask
4fcfa1be-2a92-9906-2024-6bd14a31fdac
06/08/2017

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.