WorkflowInstanceService.EnumerateInstancesForSite method

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

Syntax

'Declaration
Public Overridable Function EnumerateInstancesForSite As WorkflowInstanceCollection
'Usage
Dim instance As WorkflowInstanceService
Dim returnValue As WorkflowInstanceCollection

returnValue = instance.EnumerateInstancesForSite()
public virtual WorkflowInstanceCollection EnumerateInstancesForSite()

Return value

Type: Microsoft.SharePoint.Client.WorkflowServices.WorkflowInstanceCollection

See also

Reference

WorkflowInstanceService class

WorkflowInstanceService members

Microsoft.SharePoint.Client.WorkflowServices namespace