//取消訪问权限 function demo() { //操作记录的id var targetId = "A8A46444-BA10-E411-8A04-00155D002F02"; //操作记录的实体名称 var targetType = "new_config"; //被分配的用户或者团队的id ...
分类:
其他好文 时间:
2017-07-31 14:37:45
阅读次数:
154
//C# 代码 //Entity target = new Entity() { LogicalName = "opportunityclose" }; //target["opportunityid"] = // new EntityReference() { LogicalName = "opp ...
分类:
其他好文 时间:
2017-07-03 11:55:58
阅读次数:
197
function demo() { //操作记录的id var targetId = "a8a46444-ba10-e411-8a04-00155d002f02"; //操作记录的实体名称 var targetType = "new_config"; //启用 SetState(targetId, ...
分类:
其他好文 时间:
2017-06-04 22:53:28
阅读次数:
188
//C# 代码: //DeleteOptionSetRequest request = new DeleteOptionSetRequest(); //request.Name = "new_year"; //DeleteOptionSetResponse response = (DeleteOpt ...
分类:
其他好文 时间:
2017-05-16 23:06:09
阅读次数:
182
//C# 代码: //DeleteRelationshipRequest request = new DeleteRelationshipRequest(); //request.Name = "new_account_new_account_product"; //DeleteRelationsh ...
分类:
其他好文 时间:
2017-04-26 10:16:13
阅读次数:
114
//样例function demo() { //操作记录的id var targetId = "A8A46444-BA10-E411-8A04-00155D002F02"; //操作记录的实体名称 var targetType = "new_config"; //被分配的用户或者团队的id var....
分类:
其他好文 时间:
2015-12-26 14:53:59
阅读次数:
145
//C#代码//UpdateStateValueRequest updateStateValue = new UpdateStateValueRequest//{// AttributeLogicalName = "statecode",// EntityLogicalName = "new_acc...
分类:
其他好文 时间:
2014-11-04 22:22:26
阅读次数:
290
crm使用soap批量删除数据,crm批量删除数据...
分类:
其他好文 时间:
2014-08-27 09:26:47
阅读次数:
277
crm使用soap删除下拉框,crm删除下拉框...
分类:
其他好文 时间:
2014-08-07 09:49:29
阅读次数:
218
crm使用soap创建下拉框,crm创建下拉框...
分类:
其他好文 时间:
2014-08-06 10:37:01
阅读次数:
355