Click or drag to resize

EventRepositoryGetEventSponsorshipTypes Method

Retrieves a list of all known Event Sponsorship Types

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

Return Value

IReadOnlyCollectionEventSponsorshipType
The requested list
See Also