I added a column to a sharepoint document library, is there any way using the SharePoint Webservices to retreive the value in that column for a particular item?
(I'm currently using the GetListItems() from the Lists web service, but see no sign of my column)