openPDC Historian Help
TimeZoneIndex Property
NamespacesTVA.Historian.FilesStateRecordDataPointTimeZoneIndex
Gets or sets the 0-based index of the time-zone for the Time.
Declaration Syntax
C#Visual BasicVisual C++
public short TimeZoneIndex { get; set; }
Public Property TimeZoneIndex As Short
public:
property short TimeZoneIndex {
	short get ();
	void set (short value);
}
Exceptions
ExceptionCondition
ArgumentExceptionThe value being assigned is not positive or zero.

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252