Click or drag to resize

ArchiveDataBlockPointerStartTime Property

Gets or sets the TimeTag of first ArchiveDataPoint in the DataBlock.

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
Exceptions
ExceptionCondition
ArgumentExceptionThe value being assigned is not between 01/01/1995 and 01/19/2063.
See Also