Legacy Documentation: Version 2018.1 (Go to current version)
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

changesetIncoming changeset.
changesetIDIncoming 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.

Did you find this page useful? Please give it a rating: