Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

Provider.DeleteChangeSets

Switch to Manual
public static function DeleteChangeSets(changesets: VersionControl.ChangeSets): VersionControl.Task;

Parameters

changesets List of changetsets.

Description

Starts a task that will attempt to delete the given changeset.

It is required that the changesets must be empty.