Entity and Entity reference
*This post is locked for comments
Entity and Entity reference
*This post is locked for comments
It was very useful for me...
Message : Create, Update - Entity
Message : Delete - EntityRefference
Because, Record Creation / Updation time : Entity is Available
But, Record Deletion -- Entity was delete so EntityReferrence only available
If you want to write a common plugin for Create/Update/Delete events in Dynamics CRM then only you need to take care of “context.InputParameters[“Target”]”. In case of Create/Update event “context.InputParameters[“Target”] is Entity” and in case of Delete event “context.InputParameters[“Target”] is EntityReference”
The reason ?
Guido has been describe the reason in this link
Don't know leave forum.
If u not able to answer so leave forum.
If I wrote a plugin for delete entity what will I use entity or entity reference.... Why
post your interview questions somewhere else
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156