ContentIterator.ResumeProcessListItemsBatch - Méthode

Gère les fonctions de reprise pour un lot d'éléments de la liste.

Espace de noms :  Microsoft.Office.Server.Utilities
Assembly :  Microsoft.Office.Server (dans Microsoft.Office.Server.dll)

Syntaxe

'Déclaration
Protected Overridable Sub ResumeProcessListItemsBatch ( _
    strListId As String, _
    <OutAttribute> ByRef strPagingInfo As String _
)
'Utilisation
Dim strListId As String
Dim strPagingInfo As String

Me.ResumeProcessListItemsBatch(strListId, _
    strPagingInfo)
protected virtual void ResumeProcessListItemsBatch(
    string strListId,
    out string strPagingInfo
)

Paramètres

Voir aussi

Référence

ContentIterator classe

ContentIterator - Membres

Microsoft.Office.Server.Utilities - Espace de noms