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

Compare EntityReference with Entity

$
0
0

Hi... I'm new in CRM...

I have an Email entity containing an attribute CreateBy with a reference to entity SystemUserSet.
Now I want to  get email that create by spesific user.

I have try this query:  "var we = from a in crm.EmailSet where a.CreatedBy.Equals(from x in crm.SystemUserSet where x.LastName == "Ibnu Khakim" select x) select a;" but failed.

Anyone can help me...


Viewing all articles
Browse latest Browse all 46379

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>