ContentSubscriptionEventReceiver class
Encaminha eventos resultantes de alterações no conteúdo de uma lista do SharePoint para o host de fluxo de trabalho externos.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPEventReceiverBase
Microsoft.SharePoint.SPItemEventReceiver
Microsoft.SharePoint.WorkflowServices.ContentSubscriptionEventReceiver
Namespace: Microsoft.SharePoint.WorkflowServices
Assembly: Microsoft.SharePoint.WorkflowServices (in Microsoft.SharePoint.WorkflowServices.dll)
Syntax
'Declaração
Public Class ContentSubscriptionEventReceiver _
Inherits SPItemEventReceiver
'Uso
Dim instance As ContentSubscriptionEventReceiver
public class ContentSubscriptionEventReceiver : SPItemEventReceiver
Comentários
Os métodos dessa classe são herdados do 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.