Hi,
I have written a custom event handler for PreSave event of Project in MS Project Server 2010. I am updating certan cutom fields in the PreSave event by setting the field values using ProjectEventargs. However, the values are not getting saved. Do i need to checkout and update the project using PSI or call Queue.UpdateProject method to update the fields?