openPDC Historian Help
Year Property
NamespacesTVA.Historian.PacketsPacketType2Year
Gets or sets the year-part of the time.
Declaration Syntax
C#Visual BasicVisual C++
public short Year { get; set; }
Public Property Year As Short
public:
property short Year {
	short get ();
	void set (short value);
}
Exceptions
ExceptionCondition
ArgumentExceptionThe value being assigned is not between 1995 and 2063.

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