SPWorkflowManager.CountWorkflows method
Returns the number and IDs of workflow instances.
Overload list
Name | Description | |
---|---|---|
CountWorkflows(SPContentType) | Returns the IDs of the workflow associations and the count of instances for each association. | |
CountWorkflows(SPList) | Returns the identifiers of the workflow associations on the list and the count of instances for each association. | |
CountWorkflows(SPWeb) | Returns the identifiers of the associations on this SPWeb and the number of running instances per association. | |
CountWorkflows(SPWorkflowAssociation) | Returns the number of workflow instances for the specified workflow association. | |
CountWorkflows(SPWorkflowTemplate, SPSite) | Returns the number of workflow instances for the specified workflow template, on the specified site collection. |
Top
See also
Reference
Microsoft.SharePoint.Workflow namespace
Other resources
Workflows in Windows SharePoint Services
Workflow Development for Windows SharePoint Services
Workflow Object Model in Windows SharePoint Services Overview