_MSProject.TimelineInsertTask(PjTimelineInsertTaskType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
bool TimelineInsertTask(Microsoft::Office::Interop::MSProject::PjTimelineInsertTaskType Type);
public bool TimelineInsertTask (Microsoft.Office.Interop.MSProject.PjTimelineInsertTaskType Type);
abstract member TimelineInsertTask : Microsoft.Office.Interop.MSProject.PjTimelineInsertTaskType -> bool
Public Function TimelineInsertTask (Type As PjTimelineInsertTaskType) As Boolean