Freigeben über


SPRemoteEventResult.ChangedItemProperties-Eigenschaft

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

Syntax

'Declaration
<DataMemberAttribute> _
Public ReadOnly Property ChangedItemProperties As Dictionary(Of String, Object)
    Get
'Usage
Dim instance As SPRemoteEventResult
Dim value As Dictionary(Of String, Object)

value = instance.ChangedItemProperties
[DataMemberAttribute]
public Dictionary<string, Object> ChangedItemProperties { get; }

Eigenschaftswert

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

Siehe auch

Referenz

SPRemoteEventResult Klasse

SPRemoteEventResult-Member

Microsoft.SharePoint.Client.EventReceivers-Namespace