Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

Provider.IncomingChangeSetAssets

public static VersionControl.Task IncomingChangeSetAssets(VersionControl.ChangeSet changeset);
public static VersionControl.Task IncomingChangeSetAssets(string changesetID);

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.