Hi Prem, Here is the high level overview IPluginExecutionContext - It provides you contextual information about the environment where your plugin is runningh with different properties, you can find all member and their details here: msdn.microsoft.com/.../microsoft.xrm.sdk.ipluginexecutioncontext.aspx ITracing Service - This service provides you methods to generate logs for your plugin. msdn.microsoft.com/.../microsoft.xrm.sdk.itracingservice.aspx IOrganizationServiceFactory- Provides methods to get organization service object. Downloading SDK can give more details. Thanks
↧
Forum Post: RE: Roles of IPluginExecutionContext, ITracing Service and IOrganizationServiceFactory.
↧