openPDC Historian Help
DataBlockCount Property
NamespacesTVA.Historian.FilesArchiveFileAllocationTableDataBlockCount
Gets the total number of ArchiveDataBlocks in the ArchiveFile.
Declaration Syntax
C#Visual BasicVisual C++
public int DataBlockCount { get; private set; }
Public Property DataBlockCount As Integer
public:
property int DataBlockCount {
	int get ();
	void set (int value);
}

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