IWorkflowContext 接口

应用到: CRM 2015 on-prem, CRM Online

Provides access to the data associated with the process instance.

命名空间: Microsoft.Xrm.Sdk.Workflow
程序集: Microsoft.Xrm.Sdk.Workflow (在 Microsoft.Xrm.Sdk.Workflow.dll 中)

语法

声明
Public Interface IWorkflowContext
    Inherits IExecutionContext
public interface IWorkflowContext : IExecutionContext

平台

开发平台

Windows Vista、Windows Server 2003 和

目标平台

Windows Vista,Windows XP

另请参阅

参考

IWorkflowContext 成员
Microsoft.Xrm.Sdk.Workflow 命名空间

其他资源

Use the IOrganization Web Service in a Custom Workflow Activity
Sample: Azure Aware Custom Workflow Activity
Sample: Create a Custom Activity
Sample: Update Next Birthday Using a Custom Workflow Activity

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.