Time |
The TimeSeriesDataValue type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Returns a non-null TimeSeriesDataValue object with the specified value, percentage estimated, and date-time. | |
| Equals |
Returns true if obj is a
TimeSeriesDataValue object with an equal
Value, PercentageEstimated,
and DateTimeOffset; false otherwise.
(Overrides DataValueEquals(Object)) | |
| GetHashCode |
Overridden to ensure consistency with Equals.
(Overrides DataValueGetHashCode) | |
| ToString |
Returns a non-null, non-empty string representation of this instance for logging and debugging purposes.
(Overrides DataValueToString) |