Click or drag to resize

StateRecordDataPointTimeZoneIndex Property

Gets or sets the 0-based index of the time-zone for the Time.

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

Property Value

Int16
Exceptions
ExceptionCondition
ArgumentExceptionThe value being assigned is not positive or zero.
See Also