OfficeDev / Project-Samples

This Project Online add-in demonstrates how to create a project using DotNet with CSOM
64 stars 72 forks source link

Set Baseline using Csom/PSI #21

Open sasankjonna opened 5 years ago

sasankjonna commented 5 years ago

Is there a way to set Baseline dates progrmatically using PSI or CSOM in Project online 365? I understand the below link says we cannot do it for Project 2013, but no such documentation is available for 365.

https://docs.microsoft.com/en-us/office/client-developer/project/what-the-psi-does-and-does-not-do#pj14_WhatPSIDoes_DoesNotDo

We were able to set the baseline using PSI by opening an instance of Winproj.exe and then calling PSI . We can still do it for 365, but just checking if there is a better way to handle it

LunchWithaLens commented 5 years ago

Hi sasankjonna, that article is still accurate for what cannot be done with PSI/CSOM in all versions, including Project Online. UserVoice would be a good place to let us know of key things that you would like to do - and be sure to include the scenario for doing it too. https://microsoftproject.uservoice.com/forums/914203-project-online Best regards, Brian.