SPWorkflowManager.StartWorkflow method
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. | |
StartWorkflow(SPListItem, SPWorkflowAssociation, String, Guid, SPWorkflowRunOptions) |
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