 | QdbCellTimestampValue Property |
Gets the value.
Namespace:
Quasardb.TimeSeries.Reader
Assembly:
Quasardb (in Quasardb.dll) Version: 3.10.1.0 (3.10.1.0)
Syntaxpublic DateTime? TimestampValue { get; }
Public ReadOnly Property TimestampValue As DateTime?
Get
Property Value
Type:
NullableDateTime
Exceptions
See Also