Tagged Questions
3
votes
2answers
298 views
Content Deployment and Migration API not importing no error thrown
The following http://blogs.technet.com/b/stefan_gossner/archive/2007/08/30/deep-dive-into-the-sharepoint-content-deployment-and-migration-api-part-4.aspx provides the follwoinf code to import and ...
1
vote
1answer
743 views
Move an Item between lists maintaining version history
I wish to move/cut a item from list in SharePoint to another list. I can copy the item across to a list and delete the original. Sadly version history is lost.
I want a way to be able to copy an item ...