ApplicationClass.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:
virtual bool TimelineInsertTask(Microsoft::Office::Interop::MSProject::PjTimelineInsertTaskType Type) = Microsoft::Office::Interop::MSProject::_MSProject::TimelineInsertTask;
public virtual bool TimelineInsertTask (Microsoft.Office.Interop.MSProject.PjTimelineInsertTaskType Type);
Public Overridable Function TimelineInsertTask (Type As PjTimelineInsertTaskType) As Boolean