Show / Hide Table of Contents

Enum NotificationMessageAlertStatus

Contains an enumerated list of available notification alert statuses.

Namespace: Vasont.Publisher.Models.Notifications
Assembly: Vasont.Publisher.Models.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum NotificationMessageAlertStatus

Fields

Name Description
Failure

The specified notification is for a failure.

Finished

The specified notification is for a finished alert.

Info

The specified notification is for information.

None

The specified notification has no alert status.

Warning

The specified notification is for a warning.

  • Improve this Doc
  • View Source
In This Article
Back to top Copyright (c) GlobalLink Vasont