Freigeben über


SPRemoteItemEventProperties.BeforeProperties-Eigenschaft

Namespace:  Microsoft.SharePoint.Client.EventReceivers
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property BeforeProperties As Dictionary(Of String, Object)
    Get
'Usage
Dim instance As SPRemoteItemEventProperties
Dim value As Dictionary(Of String, Object)

value = instance.BeforeProperties
public Dictionary<string, Object> BeforeProperties { get; }

Eigenschaftswert

Typ: System.Collections.Generic.Dictionary<String, Object>

Siehe auch

Referenz

SPRemoteItemEventProperties Klasse

SPRemoteItemEventProperties-Member

Microsoft.SharePoint.Client.EventReceivers-Namespace