ClientServiceProcessingHandler.TryStartChangeSet - 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 TryStartChangeSet As Boolean
'Utilisation
Dim returnValue As Boolean
returnValue = Me.TryStartChangeSet()
protected internal virtual bool TryStartChangeSet()
Valeur renvoyée
Type : System.Boolean
Voir aussi
Référence
ClientServiceProcessingHandler classe