Click or drag to resize

LatestValuesPeriodNumberOfValues Property

Gets the number, greater than zero, indicating how many degree-day values this period should cover (see these remarks on how the values in question can be daily, weekly, monthly, or yearly).

Namespace: DegreeDays.Api.Data.Impl
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public int NumberOfValues { get; }

Property Value

Int32
See Also