【问题标题】:Enterprise custom field value using SharePoint API使用 SharePoint API 的企业自定义字段值
【发布时间】:2013-11-19 11:43:35
【问题描述】:

是否可以使用 SharePoint 2010 API 获取项目的企业自定义字段值?

【问题讨论】:

  • 为什么需要sharepoint api?您为此提供了 PSI 服务。
  • 我在 SharePoint (ISAPI) 中托管了现有的 WCF 服务,我认为使用 SP API 将是最好的方法(获取数据的最简单方法)。我应该使用 PSI 吗?
  • 嗯,Project Server 有自己的数据结构,您无法从 SharePoint API 访问它。您必须使用 Project Server PSI。
  • 如果我的回答有帮助,请将其标记为答案。

标签: sharepoint sharepoint-2010 project-server ms-project-server-2010


【解决方案1】:

嗯,Project Server 有自己的数据结构,您无法从 SharePoint API 访问它。您必须使用 Project Server PSI。

【讨论】:

  • 是否可以通过名称获取项目自定义字段或者我必须使用 guid?
  • 您可以尝试使用CustomFields服务来获取自定义字段(例如ReadCustomFields with xmlFilter),然后从中获取GUID并使用它。
  • 感谢您的帮助!
猜你喜欢
  • 2013-09-23
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2012-01-10
  • 1970-01-01
  • 2014-07-11
  • 2013-11-15
相关资源
最近更新 更多