openPDC Historian Help
TimeTag Constructor (timestamp)
NamespacesTVA.HistorianTimeTagTimeTag(DateTime)
Initializes a new instance of the TimeTag class.
Declaration Syntax
C#Visual BasicVisual C++
public TimeTag(
	DateTime timestamp
)
Public Sub New ( _
	timestamp As DateTime _
)
public:
TimeTag(
	DateTime timestamp
)
Parameters
timestamp (DateTime)
DateTime value on or past the BaseDate.

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