Freigeben über


ClientWiqlAdapterHelper.GetAllLinkTypeIds-Methode

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

Syntax

'Declaration
Public Function GetAllLinkTypeIds As IEnumerable(Of Integer)
public IEnumerable<int> GetAllLinkTypeIds()

Rückgabewert

Typ: System.Collections.Generic.IEnumerable<Int32>

Implementiert

IWiqlAdapterHelper.GetAllLinkTypeIds()

.NET Framework-Sicherheit

Siehe auch

Referenz

ClientWiqlAdapterHelper Klasse

Microsoft.TeamFoundation.WorkItemTracking.Client-Namespace