Freigeben über


ICommonStructureService.GetDeletedNodes-Methode

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

Syntax

'Declaration
Function GetDeletedNodes ( _
    requestContext As TeamFoundationRequestContext, _
    projectUri As String, _
    since As DateTime _
) As XmlElement
XmlElement GetDeletedNodes(
    TeamFoundationRequestContext requestContext,
    string projectUri,
    DateTime since
)

Parameter

Rückgabewert

Typ: System.Xml.XmlElement

.NET Framework-Sicherheit

Siehe auch

Referenz

ICommonStructureService Schnittstelle

Microsoft.TeamFoundation.Integration.Server-Namespace