Click or drag to resize

ArchiveDataBlockPointer Properties

The ArchiveDataBlockPointer type exposes the following members.

Properties
  Name Description
Public property BinaryLength Gets the length of the ArchiveDataBlockPointer.
Public property DataBlock Gets the ArchiveDataBlock corresponding to the ArchiveDataBlockPointer.
Public property HistorianID Gets or sets the historian identifier of ArchiveDataBlockPointer.
Public property Index Gets the 0-based index of the ArchiveDataBlockPointer.
Public property IsAllocated Gets a boolean value that indicates whether the DataBlock has been allocated to contain ArchiveDataPoints.
Public property StartTime Gets or sets the TimeTag of first ArchiveDataPoint in the DataBlock.
Top
See Also