ProGet SDK Reference
Version:

ProGetPackages_GetPackageCountAsync(int? Feed_Id, Inedo.Data.YNIndicator? IncludeVersions_Indicator, int? Package_Count) Method

Gets the number of packages in a ProGet feed.

Syntax

public Task<int?> ProGetPackages_GetPackageCountAsync(int? Feed_Id, Inedo.Data.YNIndicator? IncludeVersions_Indicator, int? Package_Count)

Parameters

Feed_Id
Type: int?
IncludeVersions_Indicator
Type: Inedo.Data.YNIndicator?
Package_Count
Type: int?