openPDC Historian Help
HistoricFileListUpdated Event
NamespacesTVA.Historian.FilesArchiveFileHistoricFileListUpdated
Occurs when the historic ArchiveFile list is updated to reflect addition or deletion of historic ArchiveFiles.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler HistoricFileListUpdated
Public Event HistoricFileListUpdated As EventHandler
public:
 event EventHandler^ HistoricFileListUpdated {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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