WorkflowDefinitionStorageEventReceiver class

This class and its members are reserved for internal use and are not intended to be used in your code.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPEventReceiverBase
    Microsoft.SharePoint.SPItemEventReceiver
      Microsoft.SharePoint.WorkflowServices.WorkflowDefinitionStorageEventReceiver

Namespace:  Microsoft.SharePoint.WorkflowServices
Assembly:  Microsoft.SharePoint.WorkflowServices (in Microsoft.SharePoint.WorkflowServices.dll)

Syntax

'Declaration
Public NotInheritable Class WorkflowDefinitionStorageEventReceiver _
    Inherits SPItemEventReceiver
'Usage
Dim instance As WorkflowDefinitionStorageEventReceiver
public sealed class WorkflowDefinitionStorageEventReceiver : SPItemEventReceiver

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

WorkflowDefinitionStorageEventReceiver members

Microsoft.SharePoint.WorkflowServices namespace