J
John Svazic
Hi,
Can anyone assist me with the creation of a new task in a given MS
Project project using the .NET Interop API? Specifically, I have a
given project, and I can edit existing tasks, but I cannot for the life
of me figure out how to create a new Task. Even being able to
duplicate a task and simply edit the duplicate would be fine.
I've found the Tasks.Add(object, object) method, but with a lack of
documentation I do not know how to proceed with it. Can anyone help?
TIA
Can anyone assist me with the creation of a new task in a given MS
Project project using the .NET Interop API? Specifically, I have a
given project, and I can edit existing tasks, but I cannot for the life
of me figure out how to create a new Task. Even being able to
duplicate a task and simply edit the duplicate would be fine.
I've found the Tasks.Add(object, object) method, but with a lack of
documentation I do not know how to proceed with it. Can anyone help?
TIA