Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

Provider.IncomingChangeSetAssets

Switch to Manual
public static function IncomingChangeSetAssets(changeset: VersionControl.ChangeSet): VersionControl.Task;
public static function IncomingChangeSetAssets(changesetID: string): VersionControl.Task;

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.