Click or drag to resize

ITimeSeriesValueT Properties

The ITimeSeriesValueT type exposes the following members.

Properties
  Name Description
Public property ID Gets or sets the Guid based signal ID of this ITimeSeriesValueT.
(Inherited from ITimeSeriesValue)
Public property Timestamp Gets or sets exact timestamp, in ticks, of the data represented by this ITimeSeriesValueT.
(Inherited from ITimeSeriesValue)
Public property Value Gets or sets the raw typed value of this ITimeSeriesValueT.
Top
See Also