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

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