SharePoint Web Service Lists

SharePoint Web Service Lists is used to work with lists of a SharePoint website.


http://server/_vti_bin/Lists.asmx


Methods of Lists SharePoint Web Service


* AddAttachment

* AddDiscussionBoardItem

* AddList

* AddListFromFeature

* ApplyContentTypeToList

* CheckInFile

* CheckOutFile

* CreateContentType

* DeleteAttachment

* DeleteContentType

* DeleteContentTypeXmlDocument

* DeleteList

* GetAttachmentCollection

* GetList

* GetListAndView

* GetListCollection

* GetListContentType

* GetListContentTypes

* GetListItemChanges

* GetListItemChangesSinceToken

* GetListItems

* GetVersionCollection

* UndoCheckOut

* UpdateContentType

* UpdateContentTypeXmlDocument

* UpdateContentTypesXmlDocument

* UpdateList

* UpdateListItems

0 comments