openPDC Historian Help
StartTime Property
NamespacesTVA.Historian.FilesArchiveDataBlockPointerStartTime
Gets or sets the TimeTag of first ArchiveDataPoint in the DataBlock.
Declaration Syntax
C#Visual BasicVisual C++
public TimeTag StartTime { get; set; }
Public Property StartTime As TimeTag
public:
property TimeTag^ StartTime {
	TimeTag^ get ();
	void set (TimeTag^ value);
}
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