One of my customers needs to set write permissions on projects with Project Permissions. He can of course set these in PWA, but the list of projects is long and he loses track of which projects he already touched and which still need to be processed.
I've not found a way to add e.g. a column Project Permissions to a project view, hence I'm trying to get the Project Permissions value through CSOM (and potentially add the value to a Enterprise Project Custom Field). It would also be nice to automatically set those permissions based on the value of an Enterprise Project Custom field, but that's 'nice to have' :-).
I can get the ProjectContext without problems and get or set a project's owner succesfully (happy to share the Visual Studio C# solution with anyone).
But I can't find anything in MSDN Project 2013 CSOM reference regarding Project Permissions, nor does it seem to be listed in articles about "What the PSI does and does not do" or "What the CSOM does and does not do".
Any pointers?
Cheers,
Bram
www.projectexpert.nu