Click or drag to resize

EventRepositoryGetSessionAndTrackTypes Method

Retrieves a list of all known Session and Track Types

Namespace: Ignition.Events
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public IReadOnlyCollection<SessionAndTrackType> GetSessionAndTrackTypes()

Return Value

IReadOnlyCollectionSessionAndTrackType
The requested list
See Also