CompositeActivity.ApplyWorkflowChanges(WorkflowChanges) Método

Definição

Aplica o manifesto WorkflowChanges no parâmetro a esta instância.

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

O WorkflowChanges a ser aplicado.

Exceções

workflowChanges é uma referência nula (Nothing no Visual Basic).

Aplica-se a