Click or drag to resize

ArchiveFileAllocationTable Properties

The ArchiveFileAllocationTable type exposes the following members.

Properties
  Name Description
Public property BinaryLength Gets the length of the ArchiveFileAllocationTable.
Public property DataBlockCount Gets the total number of ArchiveDataBlocks in the ArchiveFile.
Public property DataBlockPointers Gets the ArchiveDataBlockPointers to the ArchiveDataBlocks in the ArchiveFile.
Public property DataBlocksAvailable Gets the number of unused ArchiveDataBlocks in the ArchiveFile.
Public property DataBlockSize Gets the size (in KB) of a single ArchiveDataBlock in the ArchiveFile.
Public property DataBlocksUsed Gets the number of used ArchiveDataBlocks in the ArchiveFile.
Public property DataPointsArchived Gets or sets the number ArchiveDataPoints archived by the ArchiveFile.
Public property DataPointsReceived Gets or sets the number ArchiveDataPoints received by the ArchiveFile for archival.
Public property FileEndTime Gets or sets the TimeTag of the newest ArchiveDataBlock in the ArchiveFile.
Public property FileStartTime Gets or sets the TimeTag of the oldest ArchiveDataBlock in the ArchiveFile.
Top
See Also