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

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