本文介绍了使用CSOM将值添加到Microsoft Project Server查找表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好。 希望这能找到你。一些背景: 我需要将Microsoft Project Server(MPS)与项目管理工具集成,并将数据从PM工具发送到MPS。 项目数据将在查找表中用作下拉
值。 根据我的理解,将数据写入MPS是通过CSOM完成的。  


问题:  


任何人都可以提供指导如何使用CSOM进行查找表操作,即插入/删除查找值? 你有可以共享的代码吗?


谢谢大家。 如果有问题,请告诉我。 感谢任何帮助。



Hans 







解决方案

Hi everyone.  Hope this finds you well. Some background:  I have a requirement to integrate Microsoft Project Server (MPS) with a Project Management tool and send data from the PM tool to MPS.  The project data will be utilized as drop-down values in a Lookup Table.  From my understanding, writing data to MPS is done through the CSOM.  

Question:  

Can anyone provide guidance how to use the CSOM for Lookup table manipulation, i.e. inserting/deleting lookup values?  Do you have code that can be shared?

Thanks everyone.  Please let me know if there are questions.  Appreciate any assistance.

Hans 



解决方案


这篇关于使用CSOM将值添加到Microsoft Project Server查找表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-27 11:34