Share via


ImpersonationSequenceActivity.OnWorkflowChangesCompleted - Méthode

The method that is called by the workflow runtime after changes have been made to the collection activities of the ImpersonationSequenceActivity.

Espace de noms :  Microsoft.SharePoint.WorkflowActions
Assembly :  Microsoft.SharePoint.WorkflowActions (dans Microsoft.SharePoint.WorkflowActions.dll)

Syntaxe

'Déclaration
Protected Overrides Sub OnWorkflowChangesCompleted ( _
    executionContext As ActivityExecutionContext _
)
'Utilisation
Dim executionContext As ActivityExecutionContext

Me.OnWorkflowChangesCompleted(executionContext)
protected override void OnWorkflowChangesCompleted(
    ActivityExecutionContext executionContext
)

Paramètres

Remarques

This override defines the next process of the ImpersonationSequenceActivity according to the current executing status.

Voir aussi

Référence

ImpersonationSequenceActivity classe

ImpersonationSequenceActivity - Membres

Microsoft.SharePoint.WorkflowActions - Espace de noms