IExecutionContext インターフェイス
適用対象: 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.
名前空間: 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.
プラットフォーム
開発プラットフォーム
Windows Vista、Windows Server 2003、および
対象プラットフォーム
Windows Vista、Windows XP
関連項目
参照
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.
© 2014 Microsoft Corporation. All rights reserved.