openPDC Historian Help
StateFile Property
NamespacesTVA.Historian.FilesArchiveFileStateFile
Gets or sets the StateFile used by the ArchiveFile.
Declaration Syntax
C#Visual BasicVisual C++
public StateFile StateFile { get; set; }
Public Property StateFile As StateFile
public:
property StateFile^ StateFile {
	StateFile^ get ();
	void set (StateFile^ value);
}

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