Condividi tramite


Metodo Classification.GetDeletedNodesXml

Spazio dei nomi:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: System.Xml.XmlElement
Restituisca il valore XmlElement.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Classification Classe

Spazio dei nomi Microsoft.TeamFoundation.Integration.Server