Ανάγνωση στα Αγγλικά Επεξεργασία

Κοινή χρήση μέσω


IStartWorkflow.StartWorkflow(Type, Dictionary<String,Object>) Method

Definition

Starts the workflow of designated Type providing the running instance with a Dictionary that contains runtime parameters.

C#
public Guid StartWorkflow(Type workflowType, System.Collections.Generic.Dictionary<string,object> namedArgumentValues);

Parameters

workflowType
Type

The Type of the workflow.

namedArgumentValues
Dictionary<String,Object>

A Dictionary that contains runtime parameters for the workflow.

Returns

The instance ID of the workflow that is started.

Applies to

Προϊόν Εκδόσεις
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1