Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

Task.SetCompletionAction

Switch to Manual
public function SetCompletionAction(action: VersionControl.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.