openPDC Historian Help
SourceLatestDataTime Property
NamespacesTVA.Historian.FilesIntercomRecordSourceLatestDataTime
Gets a list of TimeTags of the latest ArchiveDataPoint received from each of the SourceIDs.
Declaration Syntax
C#Visual BasicVisual C++
public IList<TimeTag> SourceLatestDataTime { get; }
Public ReadOnly Property SourceLatestDataTime As IList(Of TimeTag)
public:
property IList<TimeTag^>^ SourceLatestDataTime {
	IList<TimeTag^>^ get ();
}

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