Hi All,
A small doubt but very important one .
What is the use of Class EntityRefernce( LogicalName , Guid)
This class has 5 overloads . So What is the use of this.I have seen many places in programs but not clear about it.
Is it if want to fetch the record of an entity which might be linked with another entity then that time we use.
like in Account we want to fetch contact records
then we can EntityRefernce( 'Contact' , GuidofContact)
Pls correct me if I am wrong .Also pls explain it different use with examples
Thank you
*This post is locked for comments