Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Available in Sandboxed Solutions: No
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