openPDC Historian Help
Time Property
Namespaces ► TVA.Historian ► IDataPoint ► Time
Gets or sets the TimeTag of the time-series data point.
Declaration Syntax
C#Visual BasicVisual C++
TimeTag Time { get; set; }
Property Time As TimeTag
property TimeTag^ Time {
	TimeTag^ get ();
	void set (TimeTag^ value);
}

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