TimeSeriesIntervalToString Method |
Returns a non-null, non-empty string representation of this item in the
format required by the request XML (e.g. "Hourly").
Namespace: DegreeDays.Api.DataAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public override string ToString()
Public Overrides Function ToString As String
Return Value
StringSee Also