VersionControlServer.UnlabelItem Method
Include Protected Members
Include Inherited Members
Removes a label applied to an item.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
UnlabelItem(String, String, array<ItemSpec[], VersionSpec) | Removes a label applied to an item. | |
UnlabelItem(String, String, array<ItemSpec[], VersionSpec, Predicate<Failure>, array<Failure[]%) | Removes a label that is applied to an item. |
Top