Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

VersionControl.Task.SetCompletionAction

SetCompletionAction(action: CompletionAction): void;
void SetCompletionAction(CompletionAction action);
def SetCompletionAction(action as CompletionAction) as void

Parameters

actionWhich completion action to perform.

Description

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