Click or drag to resize
WorkflowConfigurationStart Method
Overload List
  NameDescription
Public methodStart(SPListItem, UserTransition, WorkflowVariableCollection)
Starts the workflow on the specified SPListItem, with the specified initial UserTransition and variables.
Public methodStart(SPListItem, WorkflowState, WorkflowVariableCollection)
Starts the workflow on the specified SPListItem, with the specified initial WorkflowState and variables.
Top
See Also