L
lumar
After a new project has been published to the MSPS db, how can I
programmatically retrieve its Project ID?
I need it in order to reconstruct the URL of its "View a project" page
(http://servername/projectserver/Views/ProjectReport.asp?_projectID=nnn).
I tried to use the project.ID property, just after the publishing, but it
always returns a useless number like 0, 1 or 2.
Thanks.
programmatically retrieve its Project ID?
I need it in order to reconstruct the URL of its "View a project" page
(http://servername/projectserver/Views/ProjectReport.asp?_projectID=nnn).
I tried to use the project.ID property, just after the publishing, but it
always returns a useless number like 0, 1 or 2.
Thanks.