2010年5月14日

Microsoft Dynamics CRM 4.0 对LOOKUP类型赋值

摘要: var lookupData = new Array();// Create an object to add to the array. var lookupItem= new Object();// Set the id, typename, and name properties to the object. lookupItem.typename = 'transactioncurrenc... 阅读全文

posted @ 2010-05-14 08:57 HelloHongfu 阅读(864) 评论(0) 推荐(1)

导航