CompositeActivity.ApplyWorkflowChanges(WorkflowChanges) Metoda

Definicja

Stosuje manifest WorkflowChanges w parametrze do tego wystąpienia.

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

Element WorkflowChanges do zastosowania.

Wyjątki

workflowChanges jest odwołaniem o wartości null (Nothing w Visual Basic).

Dotyczy