openPDC Historian Help
FileStartTime Property
NamespacesTVA.Historian.FilesArchiveFileAllocationTableFileStartTime
Gets or sets the TimeTag of the oldest ArchiveDataBlock in the ArchiveFile.
Declaration Syntax
C#Visual BasicVisual C++
public TimeTag FileStartTime { get; set; }
Public Property FileStartTime As TimeTag
public:
property TimeTag^ FileStartTime {
	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