Interfaz IRemoteEventService
Define los métodos para el procesamiento de eventos.
Espacio de nombres: Microsoft.SharePoint.Client.EventReceivers
Ensamblado: Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
<ServiceContractAttribute(Namespace := "https://schemas.microsoft.com/sharepoint/remoteapp/")> _
Public Interface IRemoteEventService
'Uso
Dim instance As IRemoteEventService
[ServiceContractAttribute(Namespace = "https://schemas.microsoft.com/sharepoint/remoteapp/")]
public interface IRemoteEventService
Vea también
Referencia
Espacio de nombres Microsoft.SharePoint.Client.EventReceivers