Classification.MoveBranch (Método)

mueva el nodo y sus elementos secundarios bajo el nuevo URI primario

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

Sintaxis

'Declaración
<WebMethodAttribute> _
Public Sub MoveBranch ( _
    nodeUri As String, _
    newParentNodeUri As String _
)
[WebMethodAttribute]
public void MoveBranch(
    string nodeUri,
    string newParentNodeUri
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

Classification Clase

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