Partager via


EventReceiverDefinition.Synchronization - Propriété

Obtient une énumération qui spécifie l'état de synchronisation pour le récepteur d'événements.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Synchronization As EventReceiverSynchronization
    Get
'Utilisation
Dim instance As EventReceiverDefinition
Dim value As EventReceiverSynchronization

value = instance.Synchronization
public EventReceiverSynchronization Synchronization { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.EventReceiverSynchronization
L'état de synchronisation pour le récepteur d'événements.

Voir aussi

Référence

EventReceiverDefinition classe

EventReceiverDefinition - Membres

Microsoft.SharePoint.Client - Espace de noms