与 SharePoint 列表版本控制和 C# 交互
我想知道是否有任何方法可以使用 C# 从 sharepoint 获取列表版本控制数据?我想创建自定义列表历史记录,并且只需要列表版本控制中的某些数据。我已经设法以编程方式处理列表数据,并且我认为可能有类似的方法来处理版本控制数据。有谁知道吗?
我正在使用 Sharepoint 2010 和 Visual Studio 2010。
谢谢:)
I am wondering if there is any way for me to get list versioning data from sharepoint by using C#? I want to make a custom list history, and only need certain data from my list versioning. I have managed to work with list data programatically, and I am thinking there might be a similar way to do it with the versioning data. Does anyone know?
I am using Sharepoint 2010, and Visual Studio 2010.
Thanks :)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
SPListItem.Versions
SPListItem.Versions