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

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