Time |
The TimeSeriesInterval type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Returns true if obj is a
TimeSeriesInterval that represents the same time-series
interval; false otherwise.
(Overrides ValueTypeEquals(Object)) |
![]() | Equals(TimeSeriesInterval) | Returns true if other represents the same time-series interval; false otherwise. |
![]() | GetHashCode |
Overridden to ensure consistency with Equals.
(Overrides ValueTypeGetHashCode) |
![]() ![]() | GetValues | Returns an array of the available TimeSeriesInterval values. |
![]() | ToString |
Returns a non-null, non-empty string representation of this item in the
format required by the request XML (e.g. "Hourly").
(Overrides ValueTypeToString) |