Compartilhar via


Método Classification3.GetChangedNodesAndProjects

Recuperar todos os nós modificados e projetos excluídos após uma identificação não negativo dada a sequência

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

Sintaxe

'Declaração
<WebMethodAttribute> _
Public Function GetChangedNodesAndProjects ( _
    firstSequenceId As Integer _
) As String
[WebMethodAttribute]
public string GetChangedNodesAndProjects(
    int firstSequenceId
)

Parâmetros

Valor de retorno

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

Classification3 Classe

Namespace Microsoft.TeamFoundation.Integration.Server