EventRepositoryGetAllActive Method
Retrieves a list of all active events, which are events that are within their "post to web" dates
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public IReadOnlyCollection<Event> GetAllActive()
Public Function GetAllActive As IReadOnlyCollection(Of Event)
public:
virtual IReadOnlyCollection<Event^>^ GetAllActive() sealed
abstract GetAllActive : unit -> IReadOnlyCollection<Event>
override GetAllActive : unit -> IReadOnlyCollection<Event>
Return Value
IReadOnlyCollectionEventThe requested list