CorrelationToken.Initialize Metod

Definition

Utlöser korrelationsinitierade händelser.

public:
 void Initialize(System::Workflow::ComponentModel::Activity ^ activity, System::Collections::Generic::ICollection<System::Workflow::Runtime::CorrelationProperty ^> ^ propertyValues);
public void Initialize(System.Workflow.ComponentModel.Activity activity, System.Collections.Generic.ICollection<System.Workflow.Runtime.CorrelationProperty> propertyValues);
member this.Initialize : System.Workflow.ComponentModel.Activity * System.Collections.Generic.ICollection<System.Workflow.Runtime.CorrelationProperty> -> unit
Public Sub Initialize (activity As Activity, propertyValues As ICollection(Of CorrelationProperty))

Parametrar

activity
Activity

Namnet på den Activity som äger korrelationstoken.

propertyValues
ICollection<CorrelationProperty>

En samling egenskapsvärden i CorrelationToken.

Undantag

Gäller för