SequenceActivity.OnWorkflowChangesCompleted(ActivityExecutionContext) 方法

定義

在此實例的集合 Activities 變更之後呼叫。

protected:
 override void OnWorkflowChangesCompleted(System::Workflow::ComponentModel::ActivityExecutionContext ^ executionContext);
protected override void OnWorkflowChangesCompleted(System.Workflow.ComponentModel.ActivityExecutionContext executionContext);
override this.OnWorkflowChangesCompleted : System.Workflow.ComponentModel.ActivityExecutionContext -> unit
Protected Overrides Sub OnWorkflowChangesCompleted (executionContext As ActivityExecutionContext)

參數

executionContext
ActivityExecutionContext

ActivityExecutionContext 這個例子來說。

適用於