首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C# > NET客户端封装为SugarCRM的SOAP API。

NET客户端封装为SugarCRM的SOAP API。

  • 资源大小:54.50 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: .net sugarcrm sugar SOAP

资 源 简 介

.net soap client wrapper for SugarCRM written using C# .net 3.5. The original idea and name came from Angel Magaña on SugarForge http://www.sugarforge.org/projects/candywrapper/. I have augmented the code to better fit my needs and wanted to release the source code to the community. There are 3 "main" methods in the library for retrieving and updating sugar modules. GetEntry() - gets a single entry as a SugarEntry SetEntry() - updates a single SugarEntry and returns the id GetEntryList() - returns a list of sugar enteies as List of SugarEntry A SugarEntry object is a basically a Dictionary of key value pairs for properties of a given module. The SugarEntry object also contains properties for id and module. One of the pains of the sugarsoap api is that it requires a string array of fields you wish to select or update. Some of the overrides in CandyWrapper do not require these field name

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.185627s