Provider.DeleteChangeSets

Declaration

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

Parameters

changesets List of changetsets to delete.

Description

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

Before the task can delete all of the given changesets, they must be empty.


Did you find this page useful? Please give it a rating: