Compartir a través de


de la propiedad SPRemoteEventProperties.EventType

Espacio de nombres:  Microsoft.SharePoint.Client.EventReceivers
Ensamblado:  Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)

Sintaxis

'Declaración
<DataMemberAttribute> _
Public Property EventType As SPRemoteEventType
    Get
    Set
'Uso
Dim instance As SPRemoteEventProperties
Dim value As SPRemoteEventType

value = instance.EventType

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

Valor de propiedad

Tipo: Microsoft.SharePoint.Client.EventReceivers.SPRemoteEventType

Vea también

Referencia

clase SPRemoteEventProperties

Miembros SPRemoteEventProperties

Espacio de nombres Microsoft.SharePoint.Client.EventReceivers