ProGet SDK Reference
Version:

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?