I was experimenting with the SharePoint Webs web service CreateContentType and UpdateContentType methods recently. The goal was to create a base content type and update it by adding an additional column with a separate web service call. According to the
Read More...