Click or drag to resize

TimeSortedArchiveFileScannerStartTime Property

Gets or sets the minimum 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 StartTime { get; set; }
View Source

Property Value

TimeTag

Implements

IArchiveFileScannerStartTime
See Also