CompositeActivity::OnWorkflowChangesCompleted Method (ActivityExecutionContext^)
.NET Framework (current version)
Called after changes have been made to the collection Activities of this instance.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
public protected: virtual void OnWorkflowChangesCompleted( ActivityExecutionContext^ rootContext )
Parameters
- rootContext
-
Type:
System.Workflow.ComponentModel::ActivityExecutionContext^
The ActivityExecutionContext associated with this instance.
When overridden in a derived class, provides processing for this event.
.NET Framework
Available since 3.0
Available since 3.0
Show: