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.

static function Incoming(): Task;
static Task Incoming();
static def Incoming() as Task

Description

Start a task for quering the version control server for incoming changes.

The incoming changesets can be accessed through the task instance once it has been completed.