Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 82002

CRM 365 getting an error in the c# code using fetchexpression.

$
0
0

Hello All Experts,

i trying to fetch the records from within the crm using fetchxml and fetchexpression.

var fetchExp = new FetchExpression(fetchXML);

var contactEntityCollection = _serviceProxy.RetrieveMultiple(fetchExp); //Error line at compile time.

cannot convert fetchexpression to Microsoft.Xrm.sdk.query.querybase.

 

Can anyone help me in resolving this issue please.


Viewing all articles
Browse latest Browse all 82002

Latest Images

Trending Articles



Latest Images