This documentation is archived and is not being maintained.

ClientWiqlAdapterHelper::SetSortFieldList 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 void SetSortFieldList(
	NodeSelect^ nodeSelect, 
	IEnumerable<Object^>^ list
) sealed

Parameters

nodeSelect
Type: NodeSelect
list
Type: System.Collections.Generic::IEnumerable<Object>

Implements

IWiqlAdapterHelper.SetSortFieldList(NodeSelect, IEnumerableObject)

Show: