Compartilhar via


WorkflowInstanceService.Enumerate método

Namespace:  Microsoft.SharePoint.Client.WorkflowServices
Assembly:  Microsoft.SharePoint.Client.WorkflowServices (em Microsoft.SharePoint.Client.WorkflowServices.dll)

Sintaxe

'Declaração
Public Overridable Function Enumerate ( _
    parentSubscription As WorkflowSubscription _
) As WorkflowInstanceCollection
'Uso
Dim instance As WorkflowInstanceService
Dim parentSubscription As WorkflowSubscription
Dim returnValue As WorkflowInstanceCollection

returnValue = instance.Enumerate(parentSubscription)
public virtual WorkflowInstanceCollection Enumerate(
    WorkflowSubscription parentSubscription
)

Parâmetros

Valor retornado

Tipo: Microsoft.SharePoint.Client.WorkflowServices.WorkflowInstanceCollection

Ver também

Referência

WorkflowInstanceService classe

WorkflowInstanceService membros

Microsoft.SharePoint.Client.WorkflowServices namespace