WorkflowContext Constructor
Initializes a new instance of the WorkflowContext class.
Namespace: Microsoft.SharePoint.WorkflowActions
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New WorkflowContext()
public WorkflowContext()