SPUserCodeWorkflowContext constructor
Initializes a new instance of the SPUserCodeWorkflowContext class.
Namespace: Microsoft.SharePoint.UserCode
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SPUserCodeWorkflowContext()
public SPUserCodeWorkflowContext()
See also
Reference
SPUserCodeWorkflowContext class