clicksor

Wednesday, October 2, 2013

MS CRM 4.0: IpluginExecutionContext



IPluginExecutionContext has different properties and methods are as follows,

Totally 22 properties are there in this IPluginExecutionContext which helps to improve or perfectize

the code of the plugin.

And totally two main methods are there in the IPluginExecutionContext.


The methods of IPluginExecutionContext are as follows,

- CreateMetadataService

- CreateCrmService


Properties of IpluginExecutionContext are as follows,

- UserID property

- InputParameters

- CorrelationId,Depth and CorrelationUpdatedTime

- InvocationSource

- IsExecutingInOfflineMode

- CallerOrigin

- BusinessUnitId

- Stage

- SharedVariables

- PreEntity and PostEntityImages

- Mode

- MessageName

- OutputParameter

- OrganizationID

-ParentContext

- PrimaryEntityName

- SecondaryEntityName

 

No comments:

Post a Comment