Partager via


SPWorkflowExternalDataExchangeService.PendingWorkBatch - Propriété

Obtient un objet qui fournit des méthodes pour participer le lot de travail en attente de l'exécution du workflow.

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

Syntaxe

'Déclaration
Public ReadOnly Property PendingWorkBatch As IPendingWork
    Get
'Utilisation
Dim instance As SPWorkflowExternalDataExchangeService
Dim value As IPendingWork

value = instance.PendingWorkBatch
public IPendingWork PendingWorkBatch { get; }

Valeur de propriété

Type : System.Workflow.Runtime.IPendingWork
L'objet pour fournir des méthodes pour participer à un lot de travail.

Voir aussi

Référence

SPWorkflowExternalDataExchangeService classe

SPWorkflowExternalDataExchangeService - Membres

Microsoft.SharePoint.Workflow - Espace de noms