IRemoteEventService - Interface
Définit les méthodes pour le traitement des événements.
Espace de noms : Microsoft.SharePoint.Client.EventReceivers
Assembly : Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
<ServiceContractAttribute(Namespace := "https://schemas.microsoft.com/sharepoint/remoteapp/")> _
Public Interface IRemoteEventService
'Utilisation
Dim instance As IRemoteEventService
[ServiceContractAttribute(Namespace = "https://schemas.microsoft.com/sharepoint/remoteapp/")]
public interface IRemoteEventService