M
Mike G.
According to the docs, proj_name is read only.
(http://msdn2.microsoft.com/en-us/library/websvcproject.projectdataset.projectrow.proj_name.aspx).
I thought I'd ignore the docs, and try it any way. So, programtically, I
checked out a project, read a project, modified the proj_name, queued the
update, checked it in and published it. It looks like it copied the project.
The project with the old name still exists, and there is a new project with
the new name. Any thoughts on what happened?
So, how do you rename a project programatically?
Thanks,
Mike G.
(http://msdn2.microsoft.com/en-us/library/websvcproject.projectdataset.projectrow.proj_name.aspx).
I thought I'd ignore the docs, and try it any way. So, programtically, I
checked out a project, read a project, modified the proj_name, queued the
update, checked it in and published it. It looks like it copied the project.
The project with the old name still exists, and there is a new project with
the new name. Any thoughts on what happened?
So, how do you rename a project programatically?
Thanks,
Mike G.