This documentation is archived and is not being maintained.

ClientWiqlAdapterHelper::GetDisplayFieldList 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^>^ GetDisplayFieldList(
	NodeSelect^ nodeSelect
) sealed

Parameters

nodeSelect
Type: NodeSelect

Implements

IWiqlAdapterHelper.GetDisplayFieldList(NodeSelect)

Show: