WorkflowDefinitionStorageEventReceiver class

Esta classe e seus membros estăo reservados para uso interno e năo devem ser usados em seu código.

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

'Declaração
Public NotInheritable Class WorkflowDefinitionStorageEventReceiver _
    Inherits SPItemEventReceiver
'Uso
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.

Ver também

Referência

WorkflowDefinitionStorageEventReceiver members

Microsoft.SharePoint.WorkflowServices namespace