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

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