Compartir a través de


CommonStructureService.GetChangedNodesAndProjects (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Integration.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Function GetChangedNodesAndProjects ( _
    requestContext As TeamFoundationRequestContext, _
    startSequenceId As Integer _
) As String
public string GetChangedNodesAndProjects(
    TeamFoundationRequestContext requestContext,
    int startSequenceId
)

Parámetros

Valor devuelto

Tipo: System.String
Devuelva String.

Implementaciones

ICommonStructureService.GetChangedNodesAndProjects(TeamFoundationRequestContext, Int32)

Seguridad de .NET Framework

Vea también

Referencia

CommonStructureService Clase

Microsoft.TeamFoundation.Integration.Server (Espacio de nombres)