SPItemEventProperties.EventType Property

Gets the type of event that occurred.

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

Syntax

Public ReadOnly Property EventType As SPEventReceiverType
    Get

Dim instance As SPItemEventProperties
Dim value As SPEventReceiverType

value = instance.EventType
public SPEventReceiverType EventType { get; }

Property Value

Type: Microsoft.SharePoint.SPEventReceiverType
An SPEventReceiverType value that indicates the type of event.

See Also

Reference

SPItemEventProperties Class

SPItemEventProperties Members

Microsoft.SharePoint Namespace