Version: 2021.1

Provider.DeleteChangeSets

切换到手册
public static VersionControl.Task DeleteChangeSets (VersionControl.ChangeSets changesets);

参数

changesets List of changetsets to delete.

描述

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.