Partager via


SPRemoteEventProperties.EventType - Propriété

Espace de noms :  Microsoft.SharePoint.Client.EventReceivers
Assembly :  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property EventType As SPRemoteEventType
    Get
    Set
'Utilisation
Dim instance As SPRemoteEventProperties
Dim value As SPRemoteEventType

value = instance.EventType

instance.EventType = value
[DataMemberAttribute]
public SPRemoteEventType EventType { get; set; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.EventReceivers.SPRemoteEventType

Voir aussi

Référence

SPRemoteEventProperties classe

SPRemoteEventProperties - Membres

Microsoft.SharePoint.Client.EventReceivers - Espace de noms