GlobalClass.NewTasksStartOn(PjNewTasksStartOnDate) Method

Definition

public virtual bool NewTasksStartOn (Microsoft.Office.Interop.MSProject.PjNewTasksStartOnDate StartOnDate = Microsoft.Office.Interop.MSProject.PjNewTasksStartOnDate.pjProjectDate);
Public Overridable Function NewTasksStartOn (Optional StartOnDate As PjNewTasksStartOnDate = Microsoft.Office.Interop.MSProject.PjNewTasksStartOnDate.pjProjectDate) As Boolean

Parameters

StartOnDate
PjNewTasksStartOnDate

Returns

Boolean

Implements

Applies to