Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

VersionControl.Task.SetCompletionAction

public function SetCompletionAction(action: CompletionAction): void;

Parameters

action Which completion action to perform.

Description

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