Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides detailed information about a specified workflow instance.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.WorkflowActions.WorkflowContext
Namespace: Microsoft.SharePoint.WorkflowActions
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class WorkflowContext _
Implements IDisposable
'Usage
Dim instance As WorkflowContext
[SerializableAttribute]
public class WorkflowContext : IDisposable
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.