SPWorkflowLibraryEventReceiver constructor
NOTE: This API is now obsolete.
Initializes a new instance of the [SPWorkflowLibraryEventReceiver] class.
Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("SPWorkflowLibraryEventReceiver is a deprecated class.")> _
Public Sub New
'Usage
Dim instance As New SPWorkflowLibraryEventReceiver()
[ObsoleteAttribute("SPWorkflowLibraryEventReceiver is a deprecated class.")]
public SPWorkflowLibraryEventReceiver()
See also
Reference
SPWorkflowLibraryEventReceiver class