ProGet SDK Reference
Version:

FeedAdapters_GetFeedAdaptersAsync(int? Feed_Id) Method

Gets all of adapters associated with the specified feed

Syntax

public Task<IList<Tables.FeedAdapters>> FeedAdapters_GetFeedAdaptersAsync(int? Feed_Id)

Parameters

Feed_Id
Type: int?