Click or drag to resize

StateRecordDataPoint Properties

The StateRecordDataPoint type exposes the following members.

Properties
  Name Description
Public property BinaryLength Gets the length of the StateRecordDataPoint.
(Overrides ArchiveDataPointBinaryLength)
Public property DaylightSavingsTime Gets a boolean value that indicates whether daylight savings time is in effect.
Protected property Flags Gets or sets the 32-bit word used for storing data of ArchiveDataPoint.
(Inherited from ArchiveDataPoint)
Public property HistorianID Gets or sets the historian identifier of ArchiveDataPoint.
(Inherited from ArchiveDataPoint)
Public property IsEmpty Gets a boolean value that indicates whether ArchiveDataPoint contains any data.
(Inherited from ArchiveDataPoint)
Public property Metadata Gets or sets the associated MetadataRecord with this ArchiveDataPoint.
(Inherited from ArchiveDataPoint)
Public property Quality Gets or sets the Quality of ArchiveDataPoint.
(Inherited from ArchiveDataPoint)
Public property Time Gets or sets the TimeTag of StateRecordDataPoint.
(Overrides ArchiveDataPointTime)
Public property TimeZoneIndex Gets or sets the 0-based index of the time-zone for the Time.
Public property Value Gets or sets the floating-point value of ArchiveDataPoint.
(Inherited from ArchiveDataPoint)
Top
See Also