docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet.Data
DB
Feeds_SetLastSyncDate(int!,System.DateTime!)
Feeds_SetLastSyncDate(int? Feed_Id, System.DateTime? LastSync_Date) Method
Sets the last sync date for a feed.
Syntax
public
static
void
Feeds_SetLastSyncDate(
int
? Feed_Id,
System.DateTime
? LastSync_Date)
Parameters
Feed_Id
Type: int?
LastSync_Date
Type: System.DateTime?