docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet.Data
DB
NuGetPackages_GetPackageCount(int!,string,int!)
NuGetPackages_GetPackageCount(int? Feed_Id, string Package_Id, int? Package_Count) Method
Gets the number of packages in the system that meet the specified criteria.
Syntax
public
static
int
? NuGetPackages_GetPackageCount(
int
? Feed_Id,
string
Package_Id,
int
? Package_Count)
Parameters
Feed_Id
Type: int?
Package_Id
Type: string
Package_Count
Type: int?