This documentation is archived and is not being maintained.

ClientWiqlAdapterHelper::GetTreeID Method

Visual Studio 2013

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

public:
virtual int GetTreeID(
	String^ path, 
	TreeStructureType type
) sealed

Parameters

path
Type: System::String
type
Type: TreeStructureType

Return Value

Type: System::Int32

Implements

IWiqlAdapterHelper.GetTreeID(String, TreeStructureType)

Show: