CompositeActivity.ApplyWorkflowChanges(WorkflowChanges) Método

Definición

Aplica el manifiesto WorkflowChanges del parámetro a esta instancia.

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)

Parámetros

workflowChanges
WorkflowChanges

WorkflowChanges que se va a aplicar.

Excepciones

workflowChanges es una referencia nula (Nothing en Visual Basic).

Se aplica a