EventRepositoryGetEventTypes Method
Retrieves a list of all known EventTypes
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public IReadOnlyCollection<EventType> GetEventTypes()
Public Function GetEventTypes As IReadOnlyCollection(Of EventType)
public:
virtual IReadOnlyCollection<EventType^>^ GetEventTypes() sealed
abstract GetEventTypes : unit -> IReadOnlyCollection<EventType>
override GetEventTypes : unit -> IReadOnlyCollection<EventType>
Return Value
IReadOnlyCollectionEventTypeThe requested list