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

public static VersionControl.Task DeleteChangeSets(VersionControl.ChangeSets changesets);

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.