1 implementation of StartWorkflow
System.Workflow.ComponentModel (1)
AuthoringOM\ActivityExecutionContext.cs (1)
113
Guid IStartWorkflow.
StartWorkflow
(Type workflowType, Dictionary<string, object> namedArgumentValues)
1 reference to StartWorkflow
System.Workflow.Activities (1)
InvokeSchedule.cs (1)
176
Guid instanceId = workflowInvoker.
StartWorkflow
(this.TargetWorkflow, namedArgumentValues);