ProGet SDK Reference
Version:

Packages_GetDeletedPackages(int? Feed_Id, System.DateTime? Since_Date) Method

Gets a list of all packages that have been deleted since the specified date.

Syntax

public static IList<Tables.DeletedPackages> Packages_GetDeletedPackages(int? Feed_Id, System.DateTime? Since_Date)

Parameters

Feed_Id
Type: int?
Since_Date
Type: System.DateTime?