openPDC Historian Help
DataInitStart Event
NamespacesTVA.HistorianDataListenerDataInitStart
Occurs when the Data is being populated on Start()()()up.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler DataInitStart
Public Event DataInitStart As EventHandler
public:
 event EventHandler^ DataInitStart {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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