SPEventPropertiesBase.EventType - Propriété
Obtient le type de l'événement.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property EventType As SPEventReceiverType
Get
Protected Set
'Utilisation
Dim instance As SPEventPropertiesBase
Dim value As SPEventReceiverType
value = instance.EventType
instance.EventType = value
public SPEventReceiverType EventType { get; protected set; }
Valeur de propriété
Type : Microsoft.SharePoint.SPEventReceiverType
Renvoie un objet SPEventReceiverType qui représente le type d'événement.