Click or drag to resize

AverageDataSpecToString Method

Returns a non-null, non-empty string representation of this instance for logging and debugging purposes.

Namespace: DegreeDays.Api.Data
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public override string ToString()

Return Value

String
A non-null, non-empty string representation of this instance for logging and debugging purposes.
Remarks

The exact details of the string representation are unspecified and subject to change.

See Also