Click or drag to resize

ArchiveDataPointTime Property

Gets or sets the TimeTag of ArchiveDataPoint.

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

Property Value

TimeTag

Implements

IDataPointTime
Exceptions
ExceptionCondition
ArgumentExceptionThe value being assigned is not between 01/01/1995 and 01/19/2063.
See Also