Freigeben über


Classification.GetDeletedNodesXml-Methode

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
<WebMethodAttribute> _
Public Function GetDeletedNodesXml ( _
    projectUri As String, _
    since As DateTime _
) As XmlElement
[WebMethodAttribute]
public XmlElement GetDeletedNodesXml(
    string projectUri,
    DateTime since
)

Parameter

Rückgabewert

Typ: System.Xml.XmlElement
Gibt XmlElement zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

Classification Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace