0
votes
1answer
217 views

ContentTypes and Site Column migration in SharePoint using web service [closed]

This question was originally asked by Tom Tucker here: http://stackoverflow.com/users/668950/tom I am trying to migrate a content type from a sharepoint site in one environment to another. For this ...
1
vote
1answer
304 views

How to find the site column details using a Web service?

I have a site column of type "Choice" with 8 choices and associated with a list, is there a way to get those details (list of choices) using a web service ?