IWorkflowContext Interface

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Provides access to the data associated with the process instance.

Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)

Syntax

'Declaration
Public Interface IWorkflowContext
    Inherits IExecutionContext
public interface IWorkflowContext : IExecutionContext

Platforms

Development Platforms

Windows Server 2008, Windows Server 2012, Windows 7 (All Versions), Windows 8 (All Versions)

Target Platforms

Windows Server 2008, ,Windows Server 2012, ,Windows 7 (All Versions),

See Also

Reference

IWorkflowContext Members
Microsoft.Xrm.Sdk.Workflow Namespace

Other Resources

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