DataWeb
Search Results for

    Show / Hide Table of Contents

    Enum AutomationProfileNotificationStatus

    Represents the notification status of an automation profile.

    Namespace: DataWeb.Automation
    Assembly: DataWeb.Core.dll
    Syntax
    public enum AutomationProfileNotificationStatus

    Fields

    Name Description
    Active

    The notification is active.

    Blocked

    The notification is blocked for this profile.

    Failed

    The automation profile has failed to receive notification.

    Inactive

    The notification is inactive.

    Pending

    The notification channel approval is pending for this profile.

    Unsubscribed

    The automation profile has unsubscribed from notification.

    In this article
    Back to top Generated by DocFX