CompositeActivity.ApplyWorkflowChanges(WorkflowChanges) Metoda

Definice

Použije manifest WorkflowChanges v parametru na tuto instanci.

protected:
 void ApplyWorkflowChanges(System::Workflow::ComponentModel::WorkflowChanges ^ workflowChanges);
protected void ApplyWorkflowChanges(System.Workflow.ComponentModel.WorkflowChanges workflowChanges);
member this.ApplyWorkflowChanges : System.Workflow.ComponentModel.WorkflowChanges -> unit
Protected Sub ApplyWorkflowChanges (workflowChanges As WorkflowChanges)

Parametry

workflowChanges
WorkflowChanges

To WorkflowChanges se má použít.

Výjimky

workflowChanges je odkaz null (Nothing v Visual Basic).

Platí pro