VersionControlServer.Destroy Method
Include Protected Members
Include Inherited Members
Permanently deletes the subtree.
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 | |
---|---|---|
Destroy(ItemSpec, VersionSpec, VersionSpec, DestroyFlags) | Permanently deletes the subtree, starting at the specified item. | |
Destroy(ItemSpec, VersionSpec, VersionSpec, DestroyFlags, array<PendingSet[]%, array<PendingSet[]%) | Permanently deletes the subtree, starting at the specified item. |
Top