Microsoft.SharePoint.Workfl ...


WorkflowContext Class (Microsoft.SharePoint.WorkflowActions)
Provides detailed information about a specified workflow instance.

Namespace: Microsoft.SharePoint.WorkflowActions
Assembly: Microsoft.SharePoint.WorkflowActions (in microsoft.sharepoint.workflowactions.dll)
Syntax

Visual Basic (Declaration)
<SerializableAttribute> _
Public Class WorkflowContext
    Implements IDisposable
Visual Basic (Usage)
Dim instance As WorkflowContext
C#
[SerializableAttribute] 
public class WorkflowContext : IDisposable
Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.WorkflowActions.WorkflowContext
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.
See Also

Tags :


Page view tracker