Click or drag to resize

NotifierBaseNotifyOptions Property

Gets or set NotificationTypes that can be processed by the notifier.

Namespace: GSF.Historian.Notifiers
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public NotificationTypes NotifyOptions { get; set; }
View Source

Property Value

NotificationTypes

Implements

INotifierNotifyOptions
See Also