openPDC Historian Help
DataBlocksAvailable Property
NamespacesTVA.Historian.FilesArchiveFileAllocationTableDataBlocksAvailable
Gets the number of unused ArchiveDataBlocks in the ArchiveFile.
Declaration Syntax
C#Visual BasicVisual C++
public int DataBlocksAvailable { get; }
Public ReadOnly Property DataBlocksAvailable As Integer
public:
property int DataBlocksAvailable {
	int get ();
}

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