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

Plug-in code

$
0
0

Hi,

I'm studying plug-in. I tried creating a simple code to understand it better, there's no error but is not working.

Can someone help me in understanding what;s wrong with the code.



if (entity.LogicalName != "opportunity")
return;

Entity opp = new Entity("opportunity");

opp["currentsituation"] = "testing plug-in"


Viewing all articles
Browse latest Browse all 79901

Trending Articles



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