Dynamics CRM 2016: Do not retrieving account id using XRM Service Tool kit
问题 In following code snippet I am trying to get child accounts if parent account id matched. It is populating the account name as expected such as ABC Title Company or Test Tile Co. but it populates account id as undefined . I XRM Service Toolkit for retrieving the details of child account at CRM 2016. I don't know what went wrong in case of account id I double checked the spellings of the attribute but nothing get in favor. functiongetChildAccounts(pAccountId) { var query = "<a:ColumnSet>" + "