Hi,
Can anybody please tell me, how i can print EntityCollection on ASP page, instead of showing results on console thanks
EntityCollection resp = oService.RetrieveMultiple(new FetchExpression(fetchXml));
Hi,
Can anybody please tell me, how i can print EntityCollection on ASP page, instead of showing results on console thanks
EntityCollection resp = oService.RetrieveMultiple(new FetchExpression(fetchXml));