SharePoint Web Service DWS

SharePoint Web Service DWS is used to work with Document Workspace of SharePoint website. DWS web service known as Document Work Space.


http://server/_vti_bin/DWS.asmx


Methods of SharePoint Web Service DWS

* CanCreateDwsUrl

* CreateDws

* CreateFolder

* DeleteDws

* DeleteFolder

* FindDwsDoc

* GetDwsData

* GetDwsMetaData

* RemoveDwsUser

* RenameDws

* UpdateDwsData

1 comment

Daniel Garcia said...

Hi, I would like to build a webpart which list all the document work spaces that is available to a user. Is there a way to enumerate document work spaces

May 25, 2009 at 2:48 AM