This topic has not yet been rated - Rate this topic

ICommonStructureService.ImportBranch Method

Imports a structure into CSS as a new branch in an existing structure

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
void ImportBranch(
	XmlElement structure,
	string parentNodeUri
)

Parameters

structure
Type: System.Xml.XmlElement

The XML element that contains the structure definition

parentNodeUri
Type: System.String

The URI of the node under which the branch is to be created

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.