PDS - How do I create Summary Tasks using ProjectTasksCreate Method???

O

owen

I need to programmatically (via the PDS) create a Summary Task. However
the ProjectTasksCreate Method doesnt allow you to create summary tasks
without children. Fair enough, but nowhere in the documentation does it
explain HOW to create a summary task with children. How do I do this?

I'm using Project Server 2003.

Please help me.

Owen
PS. replies cc'd via email appreciated
[email protected]
 
K

KON

Owen:

In Project creation method, there is a supporting field
named "WBS --> Work breakdown structure". Ok come to your
point like if you create task1, it assigns itself '1' so
if you want to create it's child task then it means you
need to put its WBS 1.1 to make task1 as summary task.

-KON
 
Top