openPDC Historian Help
DataBlockSize Property
NamespacesTVA.Historian.FilesArchiveFileAllocationTableDataBlockSize
Gets the size (in KB) of a single ArchiveDataBlock in the ArchiveFile.
Declaration Syntax
C#Visual BasicVisual C++
public int DataBlockSize { get; private set; }
Public Property DataBlockSize As Integer
public:
property int DataBlockSize {
	int get ();
	void set (int value);
}

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