This documentation is archived and is not being maintained.

ClientWiqlAdapterHelper::GetSortFieldList Method

Visual Studio 2013

This API is not CLS-compliant. 

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

[CLSCompliantAttribute(false)]
public:
virtual List<Object^>^ GetSortFieldList(
	NodeSelect^ nodeSelect
) sealed

Parameters

nodeSelect
Type: NodeSelect

Implements

IWiqlAdapterHelper.GetSortFieldList(NodeSelect)

Show: