SPWorkflowManager.StartWorkflow method

Creates and starts a new workflow instance.

Overload list

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

Top

See also

Reference

SPWorkflowManager class

SPWorkflowManager members

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