Enum ParticipationStatus
Defines the possible participation status values for event participants.
Namespace: OEMS.Core.Domain.Enums
Assembly: OEMS.Core.dll
Syntax
public enum ParticipationStatus
Fields
Name | Description |
---|---|
Abgemeldet | The participant has cancelled their registration. |
Angemeldet | The participant is registered and confirmed for the event. |
Vorbehalt | The participant has a tentative or provisional registration. |