IExecutionContext 介面
Base interface that defines the contextual information passed to a plug-in or custom workflow activity at run-time.
命名空間: Microsoft.Xrm.Sdk
組件: Microsoft.Xrm.Sdk (在 Microsoft.Xrm.Sdk.dll 中)
語法
'宣告
Public Interface IExecutionContext
public interface IExecutionContext
備註
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.
平台
Development Platforms
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Target Platforms
Windows Server 2008、Windows Server 2012、Windows 7
請參閱
參照
IExecutionContext 成員
Microsoft.Xrm.Sdk 命名空間
IPluginExecutionContext
IWorkflowContext
其他資源
Event Execution Pipeline
Understand the Data Context Passed to a Plug-in
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.