openPDC Historian Help
LatestDataID Property
NamespacesTVA.Historian.FilesIntercomRecordLatestDataID
Gets or sets the historian identifier of latest ArchiveDataPoint received by the active ArchiveFile.
Declaration Syntax
C#Visual BasicVisual C++
public int LatestDataID { get; set; }
Public Property LatestDataID As Integer
public:
property int LatestDataID {
	int get ();
	void set (int value);
}

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