Interface ITimestampedDataValue
A timestamped data value.
public interface ITimestampedDataValue : IDataValue, IFormattable
- Inherited Members
- Extension Methods
Properties
Timestamp
Gets the timestamp.
DateTimeOffset Timestamp { get; }
A timestamped data value.
public interface ITimestampedDataValue : IDataValue, IFormattable
Gets the timestamp.
DateTimeOffset Timestamp { get; }