G
Guest
Hello Everyone,
I working with Project Server 2007, VS 2005 and C#.
I need to programmatically generate a list of project workspaces
for a given project server user. Essentially I'm looking for the
programmatic (via PSI) equivalent to the Workspace list displayed
at the bottom of the PWA login screen.
I know this can be done by reading all of the project team data
in all of the projects, but this is a really ugly solution.
Is there a method that I have overlooked in the PSI to get this
information?
Can anyone suggest a better way?
Bob
I working with Project Server 2007, VS 2005 and C#.
I need to programmatically generate a list of project workspaces
for a given project server user. Essentially I'm looking for the
programmatic (via PSI) equivalent to the Workspace list displayed
at the bottom of the PWA login screen.
I know this can be done by reading all of the project team data
in all of the projects, but this is a really ugly solution.
Is there a method that I have overlooked in the PSI to get this
information?
Can anyone suggest a better way?
Bob