Provider.DeleteChangeSets

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

Parameters

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