openPDC Historian Help
Time Property
NamespacesTVA.Historian.FilesStateRecordDataPointTime
Gets or sets the TimeTag of StateRecordDataPoint.
Declaration Syntax
C#Visual BasicVisual C++
public override TimeTag Time { get; set; }
Public Overrides Property Time As TimeTag
public:
virtual property TimeTag^ Time {
	TimeTag^ get () override;
	void set (TimeTag^ value) override;
}
Exceptions
ExceptionCondition
ArgumentExceptionThe value being assigned is not between 01/01/1995 and 01/19/2063.

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