This documentation is archived and is not being maintained.

DocumentService::GetQuery Method (TfsTeamProjectCollection, String, Object)

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

public:
IQueryDocument^ GetQuery(
	TfsTeamProjectCollection^ teamProjectCollection, 
	String^ queryId, 
	Object^ lockToken
)

Parameters

teamProjectCollection
Type: Microsoft.TeamFoundation.Client::TfsTeamProjectCollection
queryId
Type: System::String
lockToken
Type: System::Object

Show: