IWorkflowContext Schnittstelle
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
Plattformen
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
Siehe auch
Referenz
IWorkflowContext Mitglieder
Microsoft.Xrm.Sdk.Workflow Namespace
Weitere Ressourcen
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.