Click or drag to resize

PacketType2Day Property

Gets or sets the day-part of the time.

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

Property Value

Int16
Exceptions
ExceptionCondition
ArgumentExceptionThe value being assigned is not between 1 and 31.
See Also