Dynamics CRM Plugin code is always executed in certain context. It very important to check few properties to make sure code is executing in correct context before processing. This helps avoid unexpected behavior. // Obtain the execution context from the service provider. IPluginExecutionContext context = (IPluginExecutionContext)...
Read MoreAbout Me
Rubal
I have been working with Microsoft Dynamics for the past 9 years – I love solving problems, writing code and helping people out.
I have been working with Microsoft Dynamics for the past 9 years – I love solving problems, writing code and helping people out.