de la propiedad SPRemoteItemEventProperties.BeforeProperties
Espacio de nombres: Microsoft.SharePoint.Client.EventReceivers
Ensamblado: Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public ReadOnly Property BeforeProperties As Dictionary(Of String, Object)
Get
'Uso
Dim instance As SPRemoteItemEventProperties
Dim value As Dictionary(Of String, Object)
value = instance.BeforeProperties
public Dictionary<string, Object> BeforeProperties { get; }
Valor de propiedad
Tipo: System.Collections.Generic.Dictionary<String, Object>
Vea también
Referencia
clase SPRemoteItemEventProperties
Miembros SPRemoteItemEventProperties
Espacio de nombres Microsoft.SharePoint.Client.EventReceivers