SPWorkflowTaskCollection Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPWorkflowTaskCollection class.
Overload List
Name | Description | |
---|---|---|
SPWorkflowTaskCollection(SPListItem, SPWorkflowFilter) | Initializes a new instance of the SPWorkflowTaskCollection class that contains tasks created by workflows running on a list item and a filter criteria, based on workflows or a list item and a filter criteria. | |
SPWorkflowTaskCollection(SPWorkflowCollection, SPWorkflowFilter) | Initializes a new instance of the SPWorkflowTaskCollection class, based upon which tasks in this collection will be created by one of the workflows in the provided collection and what criteria for workflows or tasks in this collection is specified. |
Top
See Also
Reference
SPWorkflowTaskCollection Class