docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet.Data
DB.Context
EventOccurrences_GetOccurrencesAsync(int!)
EventOccurrences_GetOccurrencesAsync(int? Feed_Id) Method
Gets all event occurrences, optionally filtered by feed.
Syntax
public
Task
<
IList
<
Tables.EventOccurrences
>> EventOccurrences_GetOccurrencesAsync(
int
? Feed_Id)
Parameters
Feed_Id
Type: int?