openPDC Historian Help
NotificationTypes Enumeration
NamespacesTVA.Historian.NotifiersNotificationTypes
Indicates the type of notification being sent using a Notifier.
Declaration Syntax
C#Visual BasicVisual C++
[FlagsAttribute]
public enum NotificationTypes
<FlagsAttribute> _
Public Enumeration NotificationTypes
[FlagsAttribute]
public enum class NotificationTypes
Members
MemberDescription
Unknown
Notification is of unknown type.

Information
Notification is informational in nature.

Warning
Notification is being sent to report a warning.

Alarm
Notification is being sent to report an alarm.

Heartbeat
Notification is being sent to report activity.

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252