ClientServiceProcessingHandler.TryStartChangeSet método
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
Protected Friend Overridable Function TryStartChangeSet As Boolean
'Uso
Dim returnValue As Boolean
returnValue = Me.TryStartChangeSet()
protected internal virtual bool TryStartChangeSet()
Valor retornado
Tipo: System.Boolean
Ver também
Referência
ClientServiceProcessingHandler classe