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.Provider.IncomingChangeSetAssets

public static function IncomingChangeSetAssets(changeset: ChangeSet): Task;
public static function IncomingChangeSetAssets(changesetID: string): Task;

Parameters

changeset Incoming changeset.
changesetID Incoming changesetid.

Description

Given an incoming changeset this will start a task to query the version control server for which assets are part of the changeset.