This documentation is archived and is not being maintained.

ICommonStructureService.GetNodesXml Method

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

function GetNodesXml(
	nodeUris : String[], 
	childNodes : boolean
) : XmlElement

Parameters

nodeUris
Type: System.String[]
childNodes
Type: System.Boolean

Return Value

Type: System.Xml.XmlElement
Returns XmlElement.

Show: