Click or drag to resize

PacketType1Time Property

Gets or sets the TimeTag of the time-series data.

Namespace: GSF.Historian.Packets
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public TimeTag Time { 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