openPDC Historian Help
HistoricDataWriteComplete Event
NamespacesTVA.Historian.FilesArchiveFileHistoricDataWriteComplete

[This is preliminary documentation and is subject to change.]

Occurs when the process of archiving IDataPoint to historic ArchiveFile is complete.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler HistoricDataWriteComplete
Public Event HistoricDataWriteComplete As EventHandler
public:
 event EventHandler^ HistoricDataWriteComplete {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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