title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.NewTasksStartOn method (Project) |
vbapj.chm2295 |
|
project-server |
|
c5009674-105e-a861-56f0-4847926d6c36 |
06/08/2017 |
medium |
Specifies how the start date of a new task is set.
expression. NewTasksStartOn
( _StartOnDate_
)
expression An expression that returns an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
StartOnDate | Optional | PjNewTasksStartOnDate | Specifies whether new tasks start on the project date, the current date, or no date. Can be one of the PjNewTasksStartOnDate constants. The default is pjProjectDate. |
Boolean
The NewTasksStartOn method corresponds to the New tasks created setting on the Schedule tab of the Project Options dialog box.
[!includeSupport and feedback]