Interfaccia IExecutionContext
Si applica 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.
Spazio dei nomi: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Sintassi
'Dichiarazione
Public Interface IExecutionContext
public interface IExecutionContext
Note
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.
Piattaforme
Piattaforme di sviluppo
Windows Vista, Windows Server 2003 e
Piattaforme di destinazione
Windows Vista,Windows XP
Vedere anche
Riferimento
Membri IExecutionContext
Spazio dei nomi Microsoft.Xrm.Sdk
IPluginExecutionContext
IWorkflowContext
Altre risorse
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.