This documentation is archived and is not being maintained.

ICommonStructureService.GetDeletedNodesXml Method

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

function GetDeletedNodesXml(
	projectUri : String, 
	since : DateTime
) : XmlElement

Parameters

projectUri
Type: System.String
since
Type: System.DateTime

Return Value

Type: System.Xml.XmlElement
Returns XmlElement.

Show: