This documentation is archived and is not being maintained.

Query::GetLinkTypes Method

Gets the array of WorkItemLinkTypeEnd objects that are associated with this query.

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

public:
array<WorkItemLinkTypeEnd^>^ GetLinkTypes()

Return Value

Type: array<Microsoft.TeamFoundation.WorkItemTracking.Client::WorkItemLinkTypeEnd>
The array of WorkItemLinkTypeEnd objects that are associated with this query.

Show: