This topic has not yet been rated - Rate this topic

ICommonStructureService.DeleteBranches Method

Deletes one or more branches

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
void DeleteBranches(
	string[] nodeUris,
	string reclassifyUri
)

Parameters

nodeUris
Type: System.String[]

The URIs of the nodes that are the roots of the branches to be deleted

reclassifyUri
Type: System.String

The URI of the node to which artifacts are reclassified

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.