openPDC Historian Help
NotifyOptions Property
NamespacesTVA.Historian.NotifiersNotifierBaseNotifyOptions
Gets or set NotificationTypes that can be processed by the notifier.
Declaration Syntax
C#Visual BasicVisual C++
public NotificationTypes NotifyOptions { get; set; }
Public Property NotifyOptions As NotificationTypes
public:
virtual property NotificationTypes NotifyOptions {
	NotificationTypes get () sealed;
	void set (NotificationTypes value) sealed;
}

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