Share via


SPWorkflowAssignedToFilter Enumeration

Provides values that enable you to filter workflow or workflow task collections based on to whom those workflows or tasks are assigned.

Namespace:  Microsoft.SharePoint.Workflow
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public Enumeration SPWorkflowAssignedToFilter

Dim instance As SPWorkflowAssignedToFilter
public enum SPWorkflowAssignedToFilter

Members

Member name Description
None
CurrentUserAndGroups

Remarks

Use the SPWorkflowFilter class to apply filter criteria to a workflow or workflow task collections, such as who the workflow is assigned to, and the workflow state.

See Also

Reference

Microsoft.SharePoint.Workflow Namespace