Specifying Task Start and End Dates

  • Thread starter Subramanian Vasudevan
  • Start date
S

Subramanian Vasudevan

I have a Project Plan in our application which we need to keep in Sync with a
Project on Project Server. While pushing new tasks, I have to try to push
them with the mentioned start and end dates from my application.

I understand from the SDK that we can only EITHER specify the date the task
can start on OR the date it can end on, using TASK_CONSTRAINT_TYPE in combo
with TASK_CONSTRAINT_DATE. But we can't specify both dates and expect MSP to
fix both start and end dates of the task. Is this right? Is there no way to
fix both dates?

Subramanian Vasudevan
 
J

Jack Dahlgren MVP

You can only fix both dates by fixing one and then adjusting the duration so
that the other is correct.

-Jack Dahlgren
 
Top