Click or drag to resize

StateRecordDataPointTime Property

Gets or sets the TimeTag of StateRecordDataPoint.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public override 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