openPDC Historian Help
IsOpen Property
NamespacesTVA.Historian.FilesArchiveFileIsOpen
Gets a boolean value that indicates whether the ArchiveFile is currently open.
Declaration Syntax
C#Visual BasicVisual C++
[BrowsableAttribute(false)]
public bool IsOpen { get; }
<BrowsableAttribute(False)> _
Public ReadOnly Property IsOpen As Boolean
[BrowsableAttribute(false)]
public:
property bool IsOpen {
	bool get ();
}

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