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

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