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

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