Helper Constructor
Initializes a new instance of the Helper class.
Namespace: Microsoft.SharePoint.WorkflowActions
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New Helper()
public Helper()
Remarks
Do not use this constructor in third-party code.