Interface de IExecutionContext
S'applique à: CRM 2015 on-prem, CRM Online
Base interface that defines the contextual information passed to a plug-in or custom workflow activity at run-time.
Espace de noms: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (dans Microsoft.Xrm.Sdk.dll)
Syntaxe
'Déclaration
Public Interface IExecutionContext
public interface IExecutionContext
Remarques
Populated by the event execution pipeline in response to the processing of a message request before any plug-ins or custom workflow activities are executed.
Plateformes
Plateformes de développement
Windows Vista, Windows Server 2003 et
Plateformes cibles
Windows Vista,Windows XP
Voir aussi
Référence
Membres IExecutionContext
Espace de noms Microsoft.Xrm.Sdk
IPluginExecutionContext
IWorkflowContext
Autres ressources
Event Execution Pipeline
Understand the Data Context Passed to a Plug-in
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.