Compartilhar via


Método Repository.UpdateCheckinNoteFieldName

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (em Microsoft.TeamFoundation.VersionControl.Server.dll)

Sintaxe

'Declaração
<WebMethodAttribute> _
Public Sub UpdateCheckinNoteFieldName ( _
    path As String, _
    existingFieldName As String, _
    newFieldName As String _
)
[WebMethodAttribute]
public void UpdateCheckinNoteFieldName(
    string path,
    string existingFieldName,
    string newFieldName
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

Repository Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server