Search Results for

    Show / Hide Table of Contents

    Enum ScheduledEventStatus

    Represents the status for a scheduled event.

    Namespace: DisCatSharp
    Assembly: DisCatSharp.dll
    Syntax
    public enum ScheduledEventStatus

    Fields

    Name Description
    Active

    Indicates that the event is active.

    Canceled

    Indicates that the event is canceled.

    Completed

    Indicates that the event is completed.

    Scheduled

    Indicates that the event is scheduled.

    Extension Methods

    ReflectionUtilities.ToDictionary<ScheduledEventStatus>()
    ExtensionMethods.GetName<ScheduledEventStatus>()
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems