Search Results for

    Show / Hide Table of Contents

    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.

    In this article
    Back to top Generated by DocFX