CompositeActivity.ApplyWorkflowChanges(WorkflowChanges) Méthode

Définition

Applique le manifeste WorkflowChanges au paramètre de cette instance.

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)

Paramètres

workflowChanges
WorkflowChanges

WorkflowChanges à appliquer.

Exceptions

workflowChanges est une référence Null (Nothing en Visual Basic).

S’applique à