openPDC Historian Help
OutOfSequenceDataWriteStart Event
NamespacesTVA.Historian.FilesArchiveFileOutOfSequenceDataWriteStart

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

Occurs when the process of archiving misaligned (by time) IDataPoint is started.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler OutOfSequenceDataWriteStart
Public Event OutOfSequenceDataWriteStart As EventHandler
public:
 event EventHandler^ OutOfSequenceDataWriteStart {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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