This documentation is archived and is not being maintained.

QueryDefinition::QueryType Property

Gets the type of this query.

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

public:
property QueryType QueryType {
	QueryType get ();
}

Property Value

Type: Microsoft.TeamFoundation.WorkItemTracking.Client::QueryType
The type of this query.

Show: