共用方式為


IWorkflowContext 介面

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

平台

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

請參閱

參照

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.
© 2015 Microsoft. All rights reserved.