Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Creates and starts a new workflow instance.
Overload List
Name | Description | |
---|---|---|
![]() |
StartWorkflow(SPListItem, SPWorkflowAssociation, String) | Creates and starts a new workflow instance on a specified list item, based on a specified workflow association, with specified event parameters. |
![]() |
StartWorkflow(SPListItem, SPWorkflowAssociation, String, Boolean) | Creates and starts a new workflow instance on a specified list item, based on a specified workflow association, with specified event parameters, and optionally indicates whether this workflow is starting automatically or manually. |
![]() |
StartWorkflow(Object, SPWorkflowAssociation, String, SPWorkflowRunOptions) | Creates and starts a new workflow instance on a specified object, based on a specified workflow association, with specified event parameters, and with specified options for running the workflow instance. |
Top
See Also
Reference
Microsoft.SharePoint.Workflow Namespace
Other Resources
Workflows in SharePoint Foundation