Partager via


ClientServiceProcessingHandler.TryEndChangeSet - Méthode

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Protected Friend Overridable Function TryEndChangeSet ( _
    failedChangeSet As Boolean _
) As Boolean
'Utilisation
Dim failedChangeSet As Boolean
Dim returnValue As Boolean

returnValue = Me.TryEndChangeSet(failedChangeSet)
protected internal virtual bool TryEndChangeSet(
    bool failedChangeSet
)

Paramètres

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

ClientServiceProcessingHandler classe

ClientServiceProcessingHandler - Membres

Microsoft.SharePoint.Client - Espace de noms