Interfaz de IExecutionContext
Se aplica a: 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.
Espacio de nombres: Microsoft.Xrm.Sdk
Ensamblado: Microsoft.Xrm.Sdk (en Microsoft.Xrm.Sdk.dll)
Sintaxis
'Declaración
Public Interface IExecutionContext
public interface IExecutionContext
Comentarios
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.
Plataformas
Plataformas de desarrollo
Windows Vista, Windows Server 2003 y
Plataformas de destino
Windows Vista,Windows XP
Vea también
Referencia
Miembros de IExecutionContext
Espacio de nombres de Microsoft.Xrm.Sdk
IPluginExecutionContext
IWorkflowContext
Otros recursos
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.