openPDC Historian Help
DataBlockPointers Property
NamespacesTVA.Historian.FilesArchiveFileAllocationTableDataBlockPointers
Gets the ArchiveDataBlockPointers to the ArchiveDataBlocks in the ArchiveFile.
Declaration Syntax
C#Visual BasicVisual C++
public IList<ArchiveDataBlockPointer> DataBlockPointers { get; }
Public ReadOnly Property DataBlockPointers As IList(Of ArchiveDataBlockPointer)
public:
property IList<ArchiveDataBlockPointer^>^ DataBlockPointers {
	IList<ArchiveDataBlockPointer^>^ get ();
}
Remarks
WARNING: DataBlockPointers is thread unsafe. Synchronized access is required.

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