Compartir a través de


del método ClientServiceProcessingHandler.TryEndChangeSet

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblado:  Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxis

'Declaración
Protected Friend Overridable Function TryEndChangeSet ( _
    failedChangeSet As Boolean _
) As Boolean
'Uso
Dim failedChangeSet As Boolean
Dim returnValue As Boolean

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

Parámetros

Valor devuelto

Tipo: System.Boolean

Vea también

Referencia

clase ClientServiceProcessingHandler

Miembros ClientServiceProcessingHandler

Espacio de nombres Microsoft.SharePoint.Client