Application.NewTasksStartOn method (Project)
Specifies how the start date of a new task is set.
Syntax
expression. NewTasksStartOn
( _StartOnDate_
)
expression An expression that returns an Application object.
Parameters
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. |
Return value
Boolean
Remarks
The NewTasksStartOn method corresponds to the New tasks created setting on the Schedule tab of the Project Options dialog box.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.