Click or drag to resize

PacketType2Year Property

Gets or sets the year-part of the time.

Namespace: GSF.Historian.Packets
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public short Year { get; set; }
View Source

Property Value

Int16
Exceptions
ExceptionCondition
ArgumentExceptionThe value being assigned is not between 1995 and 2063.
See Also