Click or drag to resize

IntercomRecordSourceLatestDataTime Property

Gets a list of TimeTags of the latest ArchiveDataPoint received from each of the SourceIDs.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public IList<TimeTag> SourceLatestDataTime { get; }
View Source

Property Value

IListTimeTag
See Also