Share via


ClientWiqlAdapterHelper.GetTreeID, méthode

Espace de noms :  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly :  Microsoft.TeamFoundation.WorkItemTracking.Client (dans Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

Syntaxe

'Déclaration
Public Function GetTreeID ( _
    path As String, _
    type As TreeStructureType _
) As Integer
public int GetTreeID(
    string path,
    TreeStructureType type
)

Paramètres

  • type
    Type : TreeStructureType

Valeur de retour

Type : System.Int32

Implémentations

IWiqlAdapterHelper.GetTreeID(String, TreeStructureType)

Sécurité .NET Framework

Voir aussi

Référence

ClientWiqlAdapterHelper Classe

Microsoft.TeamFoundation.WorkItemTracking.Client, espace de noms