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.ChangeSetDescription

Switch to Manual
public static function ChangeSetDescription(changeset: VersionControl.ChangeSet): VersionControl.Task;

Parameters

changesetChangeset to query description of.

Description

Given a changeset only containing the changeset ID, this will start a task for quering the description of the changeset.

Mostly makes sense to use with Perforce.