Task.SetCompletionAction

Switch to Manual
public void SetCompletionAction (VersionControl.CompletionAction action);

Parameters

actionWhich completion action to perform.

Description

Upon completion of a task a completion task will be performed if it is set.

This method can be used to update Version Control window after tasks that modify changesets.