Table of Contents

Interface ITimestampedDataValue

Namespace
Acuit.Pinpoint.IO.Testing.Data
Assembly
Acuit.Pinpoint.IO.Testing.Abstractions.dll

A timestamped data value.

public interface ITimestampedDataValue : IDataValue, IFormattable
Inherited Members
Extension Methods

Properties

Timestamp

Gets the timestamp.

DateTimeOffset Timestamp { get; }

Property Value

DateTimeOffset