0
A
回答
2
UpdateListItems會做你想要什麼:
http://msdn.microsoft.com/en-us/library/lists.lists.updatelistitems(v=office.12).aspx
對於你會想這樣的事情刪除項目ID = 1234的XML塊:
<Batch OnError="Continue" ListVersion="1" >
<Method ID="1" Cmd="Delete">
<Field Name="ID">1234<Field>
</Method>
</Batch>
相關問題
- 1. Sharepoint從文檔庫中刪除文件
- 2. 如何使用文檔ID從mongoDB集合中刪除文檔?
- 3. 通過ID刪除MongoDB文檔
- 4. 如何通過ID刪除BongoDB文檔?
- 5. 使用JQuery通過Sharepoint Web服務刪除文檔
- 6. 用空ID刪除文檔
- 7. 刪除SharePoint文檔庫
- 8. 從文檔中刪除子文檔
- 9. 從ID刪除PyMongo中的文檔
- 10. 如何從Sharepoint的文檔庫中刪除/移動舊錶單/文檔?
- 11. C#從SharePoint 2013文檔庫中檢索文檔列表
- 12. MongoDB從子文檔中刪除子文檔文檔
- 13. 使用Zend Gdata從Google文檔中刪除文檔
- 14. 使用SharePoint的lists.asmx和UpdateListItems通過Guid或UniqueId刪除項目
- 15. 從mongoDB中刪除文檔
- 16. 管理SharePoint文檔列表
- 17. 使用sharepoint文檔ID獲取文檔名
- 18. Solr通過存儲值刪除文檔
- 19. 如何用空的「」文檔ID刪除一個couchdb文檔?
- 20. 使用Logstash刪除文檔
- 21. 錯誤代碼:3604從SharePoint文檔庫中刪除文件時
- 22. SharePoint - 無法從文檔庫中刪除文件
- 23. 從SharePoint 2010文檔庫檢索文檔
- 24. 從SharePoint文檔庫打開文檔
- 25. 從doxygen的「文檔文檔」列表中排除「README.md」
- 26. 根據條件從Mongo中過期/從文檔中刪除文檔
- 27. 刪除從Word文檔
- 28. 從Word Interop文檔中刪除文本
- 29. 使用jquery通過web服務從sharepoint檢索文檔
- 30. Elasticsearch - 如何刪除文檔列表?