openPDC Historian Help
LatestDataTime Property
NamespacesTVA.Historian.FilesIntercomRecordLatestDataTime
Gets or sets the TimeTag of latest ArchiveDataPoint received by the active ArchiveFile.
Declaration Syntax
C#Visual BasicVisual C++
public TimeTag LatestDataTime { get; set; }
Public Property LatestDataTime As TimeTag
public:
property TimeTag^ LatestDataTime {
	TimeTag^ get ();
	void set (TimeTag^ value);
}

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