Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

VersionControl.Provider.DeleteChangeSetsIsValid

static function DeleteChangeSetsIsValid(changesets: ChangeSets): bool;
static bool DeleteChangeSetsIsValid(ChangeSets changesets);
static def DeleteChangeSetsIsValid(changesets as ChangeSets) as bool

Parameters

changesetsChangeset to test.

Description

Test if deleting a changeset is a valid task to perform.