openPDC Historian Help
NotifierBase Constructor (notifyOptions)
NamespacesTVA.Historian.NotifiersNotifierBaseNotifierBase(NotificationTypes)
Initializes a new instance of the notifier.
Declaration Syntax
C#Visual BasicVisual C++
public NotifierBase(
	NotificationTypes notifyOptions
)
Public Sub New ( _
	notifyOptions As NotificationTypes _
)
public:
NotifierBase(
	NotificationTypes notifyOptions
)
Parameters
notifyOptions (NotificationTypes)
NotificationTypes that can be processed by the notifier.

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