openPDC Historian Help
Enabled Property
NamespacesTVA.Historian.NotifiersNotifierBaseEnabled
Gets or sets a boolean value that indicates whether the notifier is currently enabled.
Declaration Syntax
C#Visual BasicVisual C++
public bool Enabled { get; set; }
Public Property Enabled As Boolean
public:
virtual property bool Enabled {
	bool get () sealed;
	void set (bool value) sealed;
}

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