Click or drag to resize

ArchiveFileScannerEndTime Property

Gets or sets the maximum value of the timestamps of the data points returned by the scanner.

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

Property Value

TimeTag

Implements

IArchiveFileScannerEndTime
See Also