Compartilhar via


Interface IExecutionContext

Aplica-se 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.

Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (em Microsoft.Xrm.Sdk.dll)

Sintaxe

'Declaração
Public Interface IExecutionContext
public interface IExecutionContext

Comentários

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 desenvolvimento

Windows Vista, Windows Server 2003 e

Plataformas de destino

Windows Vista,Windows XP

Consulte também

Referência

Membros de IExecutionContext
Namespace Microsoft.Xrm.Sdk
IPluginExecutionContext
IWorkflowContext

Outros 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.