Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an enumeration that specifies the synchronization state for the event receiver.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property Synchronization As EventReceiverSynchronization
Get
'Usage
Dim instance As EventReceiverDefinition
Dim value As EventReceiverSynchronization
value = instance.Synchronization
public EventReceiverSynchronization Synchronization { get; }
Property value
Type: Microsoft.SharePoint.Client.EventReceiverSynchronization
The synchronization state for the event receiver.